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:
Marius Vollmer 2004-07-05 17:38:19 +00:00
parent 103f4adfbf
commit 71ab4b5057

View file

@ -1,3 +1,9 @@
2004-07-05 Marius Vollmer <marius.vollmer@uni-dortmund.de>
* scheme-data.texi (Booleans): Added reference entries for
scm_is_true, scm_is_false, scm_is_bool, scm_from_bool, and
scm_to_bool.
2004-06-28 Marius Vollmer <marius.vollmer@uni-dortmund.de>
* Makefile.am: Removed home-grown code for HTML generation.