Changes from arch/CVS synchronization
[bpt/guile.git] / ChangeLog
index c87193e..3edbcf5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2007-10-02  Ludovic Courtès  <ludo@gnu.org>
+
+       * NEWS: Mention `(ice-9 slib)' fix.
+
+2007-09-03  Ludovic Courtès  <ludo@gnu.org>
+
+       * NEWS: Mention alignment-related bug fixes.
+
+2007-09-03  Kevin Ryde  <user42@zip.com.au>
+
+       * configure.in (AC_CHECK_FUNCS): Move cexp and clog up into the main
+       funcs check block.  Remove carg which is now unused.
+
 2007-09-02  Ludovic Courtès  <ludo@gnu.org>
 
        * NEWS: Mention memory leak fix in `make-socket-address'.