summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2008-02-21 08:41:24 +0000
committerLudovic Courtès <ludo@gnu.org>2008-02-21 08:41:24 +0000
commit25a640ca6e86e27752861e7ab4ff93900e71eb43 (patch)
treedeedb7272dafc265bef19328675684b4bc635576 /ChangeLog
parent9a6fac59b1624e27aaa898da8fee3abc8b8d7b71 (diff)
downloadguile-25a640ca6e86e27752861e7ab4ff93900e71eb43.tar.gz
Merge 1.8.4 release commit.
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