* strings.h: don't use SCM_P. don't include <string.h>.
[bpt/guile.git] / ice-9 / ChangeLog
index 8e5a2e6..e019e2a 100644 (file)
@@ -1,3 +1,8 @@
+2000-01-30  Gary Houston  <ghouston@arglist.com>
+
+       * boot-9.scm (find-and-link-dynamic-module): pass strings, not symbols,
+       to string-append.
+
 2000-01-29  Gary Houston  <ghouston@arglist.com>
 
        * expect.scm (expect): don't call char-ready? before expect-select,