[svn-r4617] Purpose:

Update document
Description:
    Note a big fix that didn't make it into the document when the bug fix code
    was checked in.
This commit is contained in:
Quincey Koziol 2001-11-20 13:50:16 -05:00
parent 1e0003652b
commit eca257df62

View File

@ -86,6 +86,8 @@ Library
currently.
* Fixed a bug where 'or'ing a hyperslab with a 'none' selection would
fail. Now adds that hyperslab as the first hyperlab in the selection.
* Fixed a bug in the 'big' test where quota limits weren't being detected
properly if they caused close() to fail.
* Fixed a bug in internal B-tree code where a B-tree was not being copied
correctly.