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 fc34899d9..74fea683d 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,3 +1,8 @@ +2002-10-27 Marius Vollmer <mvo@zagadka.ping.de> + + * threads.scm (%thread-handler): Explicitely return '#f'. This + value will be returned by join-thread. + 2002-10-26 Neil Jerram <neil@ossau.uklinux.net> Merging debugger enhancements previously in separate |