From 37a637099f6f358751f9d89c60edb4c4bdb7469a Mon Sep 17 00:00:00 2001 From: 7 Date: Tue, 18 Sep 2001 00:43:37 +0000 Subject: Fix the tail space calculation, it didn't always take into account the 2001-09-17 * disktail.c (tail_space): Fix the tail space calculation, it didn't always take into account the space used by a new tail node (i think). (tail_info): Add a failback assertion that end >= start. Fix all callers (needed to add blocks argument). svn path=/trunk/; revision=12923 --- libibex/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'libibex/ChangeLog') diff --git a/libibex/ChangeLog b/libibex/ChangeLog index 16677bbca4..394b2e7aa9 100644 --- a/libibex/ChangeLog +++ b/libibex/ChangeLog @@ -1,3 +1,11 @@ +2001-09-17 + + * disktail.c (tail_space): Fix the tail space calculation, it + didn't always take into account the space used by a new tail node + (i think). + (tail_info): Add a failback assertion that end >= start. Fix all + callers (needed to add blocks argument). + 2001-08-16 Not Zed * dumpindex.c (main): Force open of internal data before using it. -- cgit v1.2.3