aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'jnlib/ChangeLog')
-rw-r--r--jnlib/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/jnlib/ChangeLog b/jnlib/ChangeLog
index f27ef87b6..de73ef40e 100644
--- a/jnlib/ChangeLog
+++ b/jnlib/ChangeLog
@@ -1,3 +1,11 @@
+2004-12-13 Timo Schulz <[email protected]>
+
+ * w32-pth.c (enter_pth, leave_pth): New.
+ (pth_init): Initialize global mutex section.
+ (pth_kill): Release global mutex section.
+ (helper_thread): New.
+ (pth_spawn): Make sure only one thread is running.
+
2004-12-13 Werner Koch <[email protected]>
* stringhelp.c (w32_strerror) [W32]: New.