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

Wrote more informative change log.

This commit is contained in:
Keisuke Nishida 2001-08-01 16:50:34 +00:00
parent 9b97433596
commit 29aa75ea12

View file

@ -1,6 +1,7 @@
2001-07-31 Keisuke Nishida <knishida@nurs.or.jp>
* boot-9.scm (process-define-module): Bug fixed.
* boot-9.scm (process-define-module): Fixed a bug that did not
handle :use-syntax correctly.
2001-07-24 Marius Vollmer <mvo@zagadka.ping.de>