summaryrefslogtreecommitdiffstats
path: root/src/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/ChangeLog')
-rw-r--r--src/util/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/util/ChangeLog b/src/util/ChangeLog
index 5eb494bdf..cd604d5ef 100644
--- a/src/util/ChangeLog
+++ b/src/util/ChangeLog
@@ -1,5 +1,10 @@
2002-09-13 Ken Raeburn <raeburn@mit.edu>
+ * depgen.sed: Now expects a fifth argument, the pathname for
+ libgcc. Replaces "libgcc" part with "include" and emits sed
+ patterns to discard any names starting with that prefix.
+ * depfix.sed: Drop handling of /mit/gnu and /mit/cygnus.
+
* Makefile.in (MY_SUBDIRS): Use MAYBE_DB_@DB_VERSION@.
(MAYBE_DB_k5, MAYBE_DB_sys): New variables.