1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 22:31:12 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2005-04-29 23:49:25 +00:00
parent 3fa0a042ba
commit 6c8fbb9499

View file

@ -1,3 +1,7 @@
2005-04-30 Kevin Ryde <user42@zip.com.au>
* api-io.texi (Default Ports): Describe buffering on standard ports.
2005-04-23 Kevin Ryde <user42@zip.com.au>
* api-data.texi (Regexp Functions): Add list-matches and fold-matches.