* convert.c: include <string.h> for convert_i.c.
[bpt/guile.git] / libguile / ChangeLog
index b46f0f9..bc17890 100644 (file)
@@ -1,3 +1,21 @@
+2002-02-25  Gary Houston  <ghouston@arglist.com>
+
+       * convert.c: include <string.h> for convert_i.c.
+
+2002-02-24  Rob Browning  <rlb@defaultvalue.org>
+
+       * .cvsignore: add stamp-h1.
+
+2002-02-21  Neil Jerram  <neil@ossau.uklinux.net>
+
+       * unif.c (scm_array_to_list): Correct name, which had been
+       accidentally changed to scm_t_arrayo_list!
+
+2002-02-20  Mikael Djurfeldt  <mdj@linnaeus>
+
+       * gc.c (scm_gc_sweep): Print an error message when aborting due to
+       underflowing scm_mallocated.
+
 2002-02-14  Marius Vollmer  <marius.vollmer@uni-dortmund.de>
 
        * gc.h, gc.c (scm_must_malloc, scm_must_realloc, scm_must_strdup,