aboutsummaryrefslogtreecommitdiff
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
commit81ec575aa0b38f5255d0e700e12c2734320ee658 (patch)
treedf1da8a9ada809134dd1368f80cebe7f1db4cf5c /ChangeLog
parent0869d01bc359e6995a04c3ca25aca92c2daf9ca0 (diff)
downloadgdb-81ec575aa0b38f5255d0e700e12c2734320ee658.zip
gdb-81ec575aa0b38f5255d0e700e12c2734320ee658.tar.gz
gdb-81ec575aa0b38f5255d0e700e12c2734320ee658.tar.bz2
* 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 7b5d596..4deb8b1 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