summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0deab1d6..15de65902 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2008-02-16 Ludovic Courtès <ludo@gnu.org>
+
+ Guile 1.8.4 released.
+
+ * GUILE-VERSION (LIBGUILE_INTERFACE_REVISION): Increment.
+ (GUILE_MICRO_VERSION): Increment.
+
+ * configure.in (GUILE_CFLAGS): Include `$CPPFLAGS' since they
+ may include required `-I' flags (e.g., `-I/path/to/gmp'), so
+ that "guile-config compile" reports all the needed flags.
+
2008-02-15 Neil Jerram <neil@ossau.uklinux.net>
* autogen.sh: Copy versions of config.guess and config.sub from