aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.Sanitize2
-rw-r--r--ChangeLog4
2 files changed, 5 insertions, 1 deletions
diff --git a/.Sanitize b/.Sanitize
index 7db6ade..a41d182 100644
--- a/.Sanitize
+++ b/.Sanitize
@@ -659,7 +659,7 @@ else
done
fi
-beos_files="ChangeLog config.guess configure.in"
+beos_files="ChangeLog configure.in"
if ( echo $* | grep keep\-beos > /dev/null ) ; then
for i in $beos_files ; do
if test ! -d $i && (grep sanitize-beos $i > /dev/null) ; then
diff --git a/ChangeLog b/ChangeLog
index 13e162e..1727449 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * config.guess: Merge with FSF.
+
Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
start-sanitize-sky