aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 6d7d201..b7ab631 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1309,6 +1309,8 @@
2006-04-04 Matthias Klose <doko@debian.org>
* Makefile.in (unprotoize.o): Same dependencies as for protoize.o.
+ * Makefile.in (s-macro_list): Conform to POSIX rules in single quoted
+ strings.
2006-04-03 Geoffrey Keating <geoffk@apple.com>