diff options
author | Kevin Ryde <user42@zip.com.au> | 2005-07-12 00:56:23 +0000 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2005-07-12 00:56:23 +0000 |
commit | 2468a3c82038526179c13e9f116064ffcab0b13f (patch) | |
tree | 1ea0bd8d6e38803804f7f73efcca80d5f28e83ee | |
parent | dc297bb75be5d90e5098f0bf789238de116e9490 (diff) | |
download | guile-2468a3c82038526179c13e9f116064ffcab0b13f.tar.gz |
*** empty log message ***
-rw-r--r-- | doc/ref/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog index d51f3f399..f1298e7e3 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -1,3 +1,13 @@ +2005-07-12 Kevin Ryde <user42@zip.com.au> + + * api-data.texi (String Selection): In string-pad, don't say anything + about sharing strings, decided against doing that. + (Miscellaneous String Operations): Ditto in string-filter and + string-delete. + + * api-data.texi (String Selection): Merge descriptions of string-trim, + string-trim-right and string-trim-both for brevity. + 2005-06-24 Kevin Ryde <user42@zip.com.au> * api-options.texi (Debugger options): Cross reference new Tail Calls |