diff --git a/libguile/ChangeLog b/libguile/ChangeLog index e87d34824..a270a7eb3 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +2000-01-18 Mikael Djurfeldt + + * fports.c, list.c: Converted docstrings to ANSI C format and + escaped " occurring inside string literals. + Tue Jan 18 13:21:08 2000 Mikael Djurfeldt * posix.c (scm_mknod): Escape " occuring inside docstring.