diff options
Diffstat (limited to 'jnlib/ChangeLog')
-rw-r--r-- | jnlib/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/jnlib/ChangeLog b/jnlib/ChangeLog index 4605c0db6..fa871caab 100644 --- a/jnlib/ChangeLog +++ b/jnlib/ChangeLog @@ -1,3 +1,11 @@ +2004-12-14 Timo Schulz <[email protected]> + + * w32-pth.c (pth_kill): Just release the crit section if + pth_init was really called. And set all handles to NULL. + (_pth_strerror): New. + (do_pth_wait): Before we enter the loop we check if there + are too much events in the ring. + 2004-12-14 Werner Koch <[email protected]> * w32-pth.h (pth_event_occured): Removed macro. |