1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-09 21:40:33 +02:00

*** empty log message ***

This commit is contained in:
Thien-Thi Nguyen 2001-11-06 22:48:30 +00:00
parent 523ebf43bd
commit 04bbd6ce09
2 changed files with 8 additions and 3 deletions

View file

@ -1,3 +1,7 @@
2001-11-06 Thien-Thi Nguyen <ttn@glug.org>
* TODO (sync srfi-modules.texi): New, done.
2001-11-04 Stefan Jahn <stefan@lkcc.org>
* NEWS: Corrected remarks about SCM_API.

View file

@ -6,6 +6,7 @@
procedures, SRFI-19 Date object and accessors, SRFI-19
Time/Date/Julian Day/Modified Julian Day converters, SRFI-19 Date
to string/string to date converters): New nodes.
(SRFI Support): Add "SRFI-19" to menu.
2001-11-06 Marius Vollmer <mvo@zagadka.ping.de>