summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2007-02-18 22:46:28 +0000
committerAlexandre Oliva <aoliva@redhat.com>2007-02-18 22:46:28 +0000
commit478b9613bd5d0b824420407684d808a0edf1937c (patch)
treee95e3eae83ae3a24d2c4ec3d75c0ae3c0be2b731 /ChangeLog
parentdc4c3eb63b469da5c5695ff71c54b319b994d9f9 (diff)
downloadgdb-478b9613bd5d0b824420407684d808a0edf1937c.tar.gz
* configure.ac: Drop multiple occurrences of --enable-languages,
and fix its quoting. * configure: Rebuilt.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b5d596ea14..4deb8b12608 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-02-18 Alexandre Oliva <aoliva@redhat.com>
+
+ * configure.ac: Drop multiple occurrences of --enable-languages,
+ and fix its quoting.
+ * configure: Rebuilt.
+
2007-02-17 Mark Mitchell <mark@codesourcery.com>
Nathan Sidwell <nathan@codesourcery.com>
Vladimir Prus <vladimir@codesourcery.com