diff options
author | Mikael Djurfeldt <djurfeldt@nada.kth.se> | 2000-04-13 00:08:44 +0000 |
---|---|---|
committer | Mikael Djurfeldt <djurfeldt@nada.kth.se> | 2000-04-13 00:08:44 +0000 |
commit | 068cb5392fb4988ada28cf82d9f27e34172ccfc8 (patch) | |
tree | 08e11be5f2b970307f7f9cc2c03d97a3bde76183 | |
parent | 13ae91514e63846b9804a426161bf2b1bcc917f5 (diff) | |
download | guile-068cb5392fb4988ada28cf82d9f27e34172ccfc8.tar.gz |
*** empty log message ***
-rw-r--r-- | ice-9/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog index 371ed1ee5..82d396c17 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,3 +1,7 @@ +2000-04-13 Mikael Djurfeldt <mdj@thalamus.nada.kth.se> + + * session.scm (help): New macro. Prints helpful information. + 2000-04-10 Gary Houston <ghouston@arglist.com> * popen.scm (open-process): after forking, close all ports except |