merge from 1.8 branch (removing this file)
[bpt/guile.git] / ChangeLog
index 0f32c10..0df6906 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2006-09-20  Ludovic Courtès  <ludovic.courtes@laas.fr>
+
+       * configure.in: Check for `isblank ()'.
+
+       * NEWS: Mentioned the interaction between `setlocale' and SRFI-14
+       standard char sets.
+       
+2006-08-18  Neil Jerram  <neil@ossau.uklinux.net>
+
+       * configure.in: Generate Makefile for emacs subdir.
+
+       * Makefile.am (SUBDIRS): Add emacs subdir.
+
+       * configure.in: Generate Makefile for ice-9/debugging subdir.
+
 2006-06-13  Ludovic Courtès  <ludovic.courtes@laas.fr>
 
        * NEWS: Mentioned the new behavior of `equal?' for structures.