diff options
Diffstat (limited to 'libibex/ChangeLog')
-rw-r--r-- | libibex/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libibex/ChangeLog b/libibex/ChangeLog index 5b17e39148..f4ed9f5f28 100644 --- a/libibex/ChangeLog +++ b/libibex/ChangeLog @@ -1,3 +1,8 @@ +2000-10-30 Kjartan Maraas <kmaraas@gnome.org> + + * hash.c: #include <stdlib.h> to remove warning. + * wordindex.c: #include <stdlib.h> and <string.h>. + 2000-10-26 Not Zed <NotZed@HelixCode.com> * block.c (ibex_block_cache_open): Use IBEX_VERSION rather than |