*** empty log message ***
authorMarius Vollmer <mvo@zagadka.de>
Tue, 13 Nov 2001 22:17:08 +0000 (22:17 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Tue, 13 Nov 2001 22:17:08 +0000 (22:17 +0000)
THANKS
libguile/ChangeLog

diff --git a/THANKS b/THANKS
index 4d9d9f2..773a78e 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -17,6 +17,7 @@ For fixes or providing information which led to a fix:
           Brian Crowder
     Christopher Cramer
            John Goerzen 
+        Han-Wen Nienhuys
             Ken Raeburn
           Bill Schottstaedt
         Momchil Velikov
index 5d0ffca..587c1eb 100644 (file)
@@ -1,5 +1,8 @@
 2001-11-13  Marius Vollmer  <mvo@zagadka.ping.de>
 
+       * modules.c (scm_c_export): Call va_end after collecting the
+       symbols.
+
        * strop.h, strop.c (scm_substring_move_left_x,
        scm_substring_move_right_x): Removed.