1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-06 04:00:26 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2004-02-18 00:24:07 +00:00
parent fbfb6f8529
commit 027ba03718

View file

@ -1,3 +1,8 @@
2004-02-18 Kevin Ryde <user42@zip.com.au>
* script.c (scm_shell_usage): Print to stdout for --help, per GNU
standard.
2004-02-16 Kevin Ryde <user42@zip.com.au>
* list.c (scm_list_n): Add va_end.