From a278cb6145fd77850d502539d22a15ef7e34c354 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 19 Aug 2004 11:50:12 +0000 Subject: [PATCH] Document bug fixes --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 13c356a..3b78c7b 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,9 @@ +Fixed bug in record management. Releasing blocks could result in +partial read. + +Fixed bug in isam:b. A tree split could result in a lost item. + Remove isamd. It's not been in use for a long time and isamb is better in most cases. -- 1.7.10.4