diff options
Diffstat (limited to 'libibex/ChangeLog')
-rw-r--r-- | libibex/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libibex/ChangeLog b/libibex/ChangeLog index 9d679743aa..46c89323ed 100644 --- a/libibex/ChangeLog +++ b/libibex/ChangeLog @@ -1,3 +1,11 @@ +2001-10-31 <NotZed@Ximian.com> + + * ibex_internal.h (IBEX_TRYLOCK): Added a trylock, used by ibex_use. + + * ibex_block.c (ibex_use): Do to a trylock on the ibex we're + checking to close, as it might be locked elsewhere in an obivously + simple deadlock. + 2001-10-30 <NotZed@Ximian.com> * ibex_internal.h (IBEX_OPEN_THRESHOLD): Bump this to 15, 5 seems |