diff options
author | Not Zed <NotZed@Ximian.com> | 2001-02-23 06:32:29 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-02-23 06:32:29 +0800 |
commit | c70f26c34bfaeb2a0737db371eeec5404abd3e84 (patch) | |
tree | fb7dcda4b3831859ca82c75e0a09e4af60017837 /e-util/ChangeLog | |
parent | 351903ad90942abecccf363f97a6639c74ef2e58 (diff) | |
download | gsoc2013-evolution-c70f26c34bfaeb2a0737db371eeec5404abd3e84.tar gsoc2013-evolution-c70f26c34bfaeb2a0737db371eeec5404abd3e84.tar.gz gsoc2013-evolution-c70f26c34bfaeb2a0737db371eeec5404abd3e84.tar.bz2 gsoc2013-evolution-c70f26c34bfaeb2a0737db371eeec5404abd3e84.tar.lz gsoc2013-evolution-c70f26c34bfaeb2a0737db371eeec5404abd3e84.tar.xz gsoc2013-evolution-c70f26c34bfaeb2a0737db371eeec5404abd3e84.tar.zst gsoc2013-evolution-c70f26c34bfaeb2a0737db371eeec5404abd3e84.zip |
Wait a lot lot longer for threads to finish.
2001-02-23 Not Zed <NotZed@Ximian.com>
* e-msgport.c (e_thread_destroy): Wait a lot lot longer for
threads to finish.
svn path=/trunk/; revision=8352
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 797ea0a5ea..b001b9493e 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2001-02-23 Not Zed <NotZed@Ximian.com> + + * e-msgport.c (e_thread_destroy): Wait a lot lot longer for + threads to finish. + 2001-02-08 Not Zed <NotZed@Ximian.com> * e-memory.c (EMemChunk): Changed to allocate raw blocks for the |