From ce4905721c40da7acbdb02caa5d2e24476590e4b Mon Sep 17 00:00:00 2001 From: Not Zed Date: Tue, 28 Nov 2000 13:05:01 +0000 Subject: Turn off index stats by default. 2000-11-28 Not Zed * index.h: Turn off index stats by default. * ibex_block.c (ibex_save): And here. (ibex_close): Debug out printfs. * wordindexmem.c (ibex_create_word_index_mem): And here. (num): Made buf static. * block.c (ibex_block_cache_open): Debug out some printfs. (ibex_block_read): And here. svn path=/trunk/; revision=6691 --- libibex/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'libibex/ChangeLog') diff --git a/libibex/ChangeLog b/libibex/ChangeLog index 1d74b73898..fa7e3dc48a 100644 --- a/libibex/ChangeLog +++ b/libibex/ChangeLog @@ -1,3 +1,16 @@ +2000-11-28 Not Zed + + * index.h: Turn off index stats by default. + + * ibex_block.c (ibex_save): And here. + (ibex_close): Debug out printfs. + + * wordindexmem.c (ibex_create_word_index_mem): And here. + (num): Made buf static. + + * block.c (ibex_block_cache_open): Debug out some printfs. + (ibex_block_read): And here. + 2000-11-17 Not Zed * wordindexmem.c (add_list): If we have the namecache active, and -- cgit v1.2.3