summaryrefslogtreecommitdiff
path: root/srfi/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'srfi/ChangeLog')
-rw-r--r--srfi/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/srfi/ChangeLog b/srfi/ChangeLog
index 287f65bf6..85125714f 100644
--- a/srfi/ChangeLog
+++ b/srfi/ChangeLog
@@ -1,3 +1,9 @@
+2001-11-07 Neil Jerram <neil@ossau.uklinux.net>
+
+ * srfi-13.c (scm_string_unfold, scm_string_unfold_right),
+ srfi-14.c (scm_char_set_unfold, scm_char_set_unfold_x): Remove
+ superfluous whitespace at end of docstring lines.
+
2001-11-06 Thien-Thi Nguyen <ttn@glug.org>
* srfi-19.scm (time-monotonic->time-monotonic): Spurious;