From: Adam Dickmeiss Date: Thu, 19 Aug 2004 11:50:12 +0000 (+0000) Subject: Document bug fixes X-Git-Tag: snippet.version.1~411 X-Git-Url: http://jsfdemo.indexdata.com/?a=commitdiff_plain;h=a278cb6145fd77850d502539d22a15ef7e34c354;p=idzebra-moved-to-github.git Document bug fixes --- 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.