diff options
author | Kevin Ryde <user42@zip.com.au> | 2005-05-03 22:50:44 +0000 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2005-05-03 22:50:44 +0000 |
commit | da02b978d015300e719830fbcf4cb3bcfa35597f (patch) | |
tree | 60a7e19efef96e472c8613f77fc84393dfb0aad2 | |
parent | 64bf8517e94f634edbcb34b714d602a62863d5db (diff) | |
download | guile-da02b978d015300e719830fbcf4cb3bcfa35597f.tar.gz |
*** empty log message ***
-rw-r--r-- | doc/ref/ChangeLog | 5 |
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 |