1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-23 21:10:29 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2003-09-02 23:03:34 +00:00
parent 4d814788fc
commit ba15f500e3

View file

@ -1,3 +1,8 @@
2003-09-03 Kevin Ryde <user42@zip.com.au>
* numbers.c (scm_lognot): Correction to docstring, ones-complement not
2s-complement.
2003-08-30 Neil Jerram <neil@ossau.uklinux.net>
* script.c (scm_compile_shell_switches): Make -s switch optional