1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-17 09:10:22 +02:00

*** empty log message ***

This commit is contained in:
Gary Houston 2001-06-04 21:52:21 +00:00
parent 1fb9789efd
commit 4bcdfe4641
4 changed files with 26 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2001-06-04 Gary Houston <ghouston@arglist.com>
* rw.c (scm_write_string_partial): new procedure implementing
write-string/partial in (ice-9 rw).
* rw.h: declare scm_write_string_partial.
2001-06-04 Marius Vollmer <mvo@zagadka.ping.de>
Added exception notice to all files.