diff options
-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 8b67d6662..79ecdeb24 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,3 +1,8 @@ +2002-10-21 Marius Vollmer <mvo@zagadka.ping.de> + + * threads.scm (%thread-handler): Do not call unmask-signals, that + should be unnecessary now. + 2002-10-20 Mikael Djurfeldt <mdj@linnaeus> * boot-9.scm (top-repl): Look for use-emacs-interface in |