Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2007-02-19 01:46:28 +0300
committerAlexandre Oliva <aoliva@redhat.com>2007-02-19 01:46:28 +0300
commit0661a4a3e3ff3c42446f056ddcf70c87554db881 (patch)
tree627a5e36df3313d9e4d07f622f7352702147e7a0 /ChangeLog
parentc30b7cc622110022a85d744df39c80d3d09de782 (diff)
* 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 7b5d596ea..4deb8b126 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