aboutsummaryrefslogtreecommitdiffstats
path: root/libibex/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libibex/ChangeLog')
-rw-r--r--libibex/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libibex/ChangeLog b/libibex/ChangeLog
index 46c89323ed..1b4a146585 100644
--- a/libibex/ChangeLog
+++ b/libibex/ChangeLog
@@ -1,3 +1,10 @@
+2001-11-01 <NotZed@Ximian.com>
+
+ * ibex_block.c (ibex_open): Change to use pthread_mutex directly.
+ (ibex_close): Same.
+
+ * ibex_internal.h: Changed to use pthread mutexes. Fixes #14218.
+
2001-10-31 <NotZed@Ximian.com>
* ibex_internal.h (IBEX_TRYLOCK): Added a trylock, used by ibex_use.