aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index e0dfa8e..4aeba21 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2004-09-07 Nathan Sidwell <nathan@codesourcery.com>
+
+ * configure.ac (enable-checking): Add release option. Reorganize
+ to avoid repetition.
+ * configure: Rebuilt.
+ * doc/install.texi (enable-checking): Amend documentation.
+
2004-09-06 H.J. Lu <hongjiu.lu@intel.com>
PR bootstrap/17313