Changes from arch/CVS synchronization
[bpt/guile.git] / ChangeLog
index dff4757..3edbcf5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,31 @@
+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'.
+
+2007-09-01  Ludovic Courtès  <ludo@gnu.org>
+
+       * NEWS: Mention duplicate binding warnings to stderr.
+
+2007-08-23  Ludovic Courtès  <ludo@gnu.org>
+
+       * NEWS: Mention Solaris bug fixes.
+
 2007-08-11  Ludovic Courtès  <ludo@gnu.org>
 
-       * NEWS: Mention SRFI-35.
+       * NEWS: Mention SRFI-35 and the new reader.
 
 2007-08-08  Ludovic Courtès  <ludo@gnu.org>