aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'jnlib/ChangeLog')
-rw-r--r--jnlib/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/jnlib/ChangeLog b/jnlib/ChangeLog
index e194cea4c..5a566aedb 100644
--- a/jnlib/ChangeLog
+++ b/jnlib/ChangeLog
@@ -1,6 +1,9 @@
2004-12-19 Werner Koch <[email protected]>
* w32-pth.c (pth_init): Enable debugging depending on env var.
+ (pth_self): New.
+ (pth_mutex_release, pth_mutex_acquire): Implemented directly using
+ the W32 API.
2004-12-18 Werner Koch <[email protected]>