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

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 2000-02-11 04:48:18 +00:00
parent 1af9072d73
commit b1c7c8f1ec

View file

@ -1,3 +1,8 @@
2000-02-11 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
* format.scm (format): Reintroduce (define format format:format)
so that the binding in the public interface of the module will be OK.
2000-01-30 Gary Houston <ghouston@arglist.com>
* boot-9.scm (find-and-link-dynamic-module): pass strings, not symbols,