summaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
diff options
context:
space:
mode:
authorkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>2005-04-08 00:59:08 +0000
committerkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>2005-04-08 00:59:08 +0000
commit2542439ef37983d4987e441369131e11b24e690c (patch)
tree780ba96e408337daf9bec20e27ddeebb2309144e /libstdc++-v3/ChangeLog
parentd1c6a6bae698ea36f52507d2c00d1d580a019518 (diff)
downloadgcc-2542439ef37983d4987e441369131e11b24e690c.tar.gz
2005-04-08 Kelley Cook <kcook@gcc.gnu.org>
* configure.ac: Create template for PACKAGE and VERSION. Update comment on how to regenerate file. Update minimum automake version to 1.9.3. * acconfig.h: Remove PACKAGE and VERSION. * aclocal.m4, configure, Makefile.in, po/Makefile.in, src/Makefile.in, include/Makefile.in, libmath/Makefile.in, testsuite/Makefile.in, config.h.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97815 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r--libstdc++-v3/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index b6f8fb5de5f..0f202ef1458 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,13 @@
+2005-04-08 Kelley Cook <kcook@gcc.gnu.org>
+
+ * configure.ac: Create template for PACKAGE and VERSION.
+ Update comment on how to regenerate file. Update minimum
+ automake version to 1.9.3.
+ * acconfig.h: Remove PACKAGE and VERSION.
+ * aclocal.m4, configure, Makefile.in, po/Makefile.in,
+ src/Makefile.in, include/Makefile.in, libmath/Makefile.in,
+ testsuite/Makefile.in, config.h.in: Regenerate.
+
2005-04-06 Benjamin Kosnik <bkoz@redhat.com>
* docs/html/test.html: Update.