aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'jnlib/ChangeLog')
-rw-r--r--jnlib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/jnlib/ChangeLog b/jnlib/ChangeLog
index de73ef40e..4605c0db6 100644
--- a/jnlib/ChangeLog
+++ b/jnlib/ChangeLog
@@ -1,3 +1,10 @@
+2004-12-14 Werner Koch <[email protected]>
+
+ * w32-pth.h (pth_event_occured): Removed macro.
+ * w32-pth.c: Fixed license statement; its under the LGPL.
+ (enter_pth, leave_pth): Use them to bracket almost all public
+ functions.
+
2004-12-13 Timo Schulz <[email protected]>
* w32-pth.c (enter_pth, leave_pth): New.