summaryrefslogtreecommitdiff
path: root/srfi/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'srfi/ChangeLog')
-rw-r--r--srfi/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/srfi/ChangeLog b/srfi/ChangeLog
index 65ea3e982..1f6c599a8 100644
--- a/srfi/ChangeLog
+++ b/srfi/ChangeLog
@@ -1,3 +1,8 @@
+2008-04-28 Ludovic Courtès <ludo@gnu.org>
+
+ * srfi-1.c (scm_srfi1_partition): Properly type-check LIST.
+ Reported by Julian Graham <joolean@gmail.com>.
+
2008-04-27 Ludovic Courtès <ludo@gnu.org>
* srfi-1.c: Include <config.h>.