diff options
author | Marius Vollmer <mvo@zagadka.de> | 1997-10-31 22:18:09 +0000 |
---|---|---|
committer | Marius Vollmer <mvo@zagadka.de> | 1997-10-31 22:18:09 +0000 |
commit | 13a7ee160612b48afe10b9ff6e3fbca5212f69e4 (patch) | |
tree | 4beb3fcc3b0bd07c022eab7bdff7ae489f7b1923 | |
parent | cf8f1a90f928d68437ecf5f6a16a2cb3e474e9c5 (diff) | |
download | guile-13a7ee160612b48afe10b9ff6e3fbca5212f69e4.tar.gz |
*** empty log message ***
-rw-r--r-- | ice-9/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog index 67a92ec3d..feb9fb549 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,3 +1,8 @@ +1997-10-31 Marius Vollmer <mvo@zagadka.ping.de> + + * boot-9.scm (inherit-print-state): Moved definition to the + neighborhood of the record code. + Mon Oct 27 02:05:49 1997 Jim Blandy <jimb@totoro.red-bean.com> * boot-9.scm: Revert changes to this file from Oct 23. It turns |