summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2008-06-28 22:00:44 +0200
committerLudovic Courtès <ludo@gnu.org>2008-06-28 22:15:52 +0200
commit47871d5a161400e87999b7e28a85cb9022610238 (patch)
tree594a4b1685d9f63ae733e00f6d5c73ceccbd78ca /ChangeLog
parentc8779dde04535333f8c2a7258a412420e9778e2f (diff)
Modernize Automake files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc49d16c8..7ee19af5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-06-28 Ludovic Courtès <ludo@gnu.org>
+
+ * configure.in: Use Automake with `-Wall -Wno-override'.
+
2008-05-07 Ludovic Courtès <ludo@gnu.org>
Guile 1.8.5 released.