summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2005-05-03 22:50:44 +0000
committerKevin Ryde <user42@zip.com.au>2005-05-03 22:50:44 +0000
commitda02b978d015300e719830fbcf4cb3bcfa35597f (patch)
tree60a7e19efef96e472c8613f77fc84393dfb0aad2
parent64bf8517e94f634edbcb34b714d602a62863d5db (diff)
downloadguile-da02b978d015300e719830fbcf4cb3bcfa35597f.tar.gz
*** empty log message ***
-rw-r--r--doc/ref/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog
index cd4643540..0bb15458a 100644
--- a/doc/ref/ChangeLog
+++ b/doc/ref/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-04 Kevin Ryde <user42@zip.com.au>
+
+ * srfi-modules.texi (SRFI-1 Selectors): In drop-right, note always a
+ new list. In take-right, note result shares common tail. Per spec.
+
2005-05-03 Kevin Ryde <user42@zip.com.au>
* api-data.texi (String Constructors): Clarify string, list->string