summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 442e33c2..2c5a487b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-11-15 Neal H Walfield <neal@cs.uml.edu>
+
+ * Makeconf (TAGS) [configured]: Create tags for MiG generated files.
+ * Makefile (TAGS): Generate dependencies respecting broken
+ code markers, i.e. based on $(working-prog-subdirs) and not
+ $(prog-subdirs).
+
2001-12-22 Roland McGrath <roland@frob.com>
* configure.in (asm_syntax): Grok "powerpc" value for $host_cpu.