summaryrefslogtreecommitdiff
path: root/contrib/ChangeLog
diff options
context:
space:
mode:
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>2007-02-10 00:30:46 +0000
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>2007-02-10 00:30:46 +0000
commit285e1774f4df1b1e9bae62139d56dee7a7ba5f59 (patch)
tree588a08f52ceec0be083d6f352458f652c61d67b9 /contrib/ChangeLog
parent9edd133f3a64310b5fbd46b01fae2a0b39244c3e (diff)
downloadgcc-285e1774f4df1b1e9bae62139d56dee7a7ba5f59.tar.gz
* test_summary (configflags): Adjust for changes in the
config.status format due to update to autoconf 2.59. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121787 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r--contrib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 3a7709a8148..7405f44e569 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,8 @@
+2007-02-10 Hans-Peter Nilsson <hp@axis.com>
+
+ * test_summary (configflags): Adjust for changes in the
+ config.status format due to update to autoconf 2.59.
+
2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
* gcc_update: Update for configure.in -> configure.ac.