1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

*** empty log message ***

This commit is contained in:
Jim Blandy 1999-09-25 23:13:09 +00:00
parent d4a2839e92
commit 8854e65479
2 changed files with 4 additions and 0 deletions

1
THANKS
View file

@ -4,3 +4,4 @@ Thanks to:
Bug reports and fixes from:
Jorgen Schaefer

View file

@ -1,5 +1,8 @@
1999-09-25 Jim Blandy <jimb@savonarola.red-bean.com>
* numbers.c (scm_number_to_string): Signal an error if radix is
less than two. (Thanks to Jorgen Schaefer.)
* Makefile.am (EXTRA_libguile_la_SOURCES): Add memmove.c here,
so automake will actually generate rules for it.
* Makefile.in: Regenerated.