1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-19 18:20:22 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2005-01-12 11:11:45 +00:00
parent fe78c51aa2
commit 3b698afe02

View file

@ -1,3 +1,9 @@
2005-01-12 Marius Vollmer <marius.vollmer@uni-dortmund.de>
* deprecated.h, deprecated.c, strings.h, strings.c: Turn all
deprecated features that once were macros but are now functions
back into macros.
2005-01-11 Marius Vollmer <marius.vollmer@uni-dortmund.de>
* eval.c, debug.h (SCM_WARN_DEPRECATED): New debug option.