summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2001-11-20 18:50:16 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2001-11-20 18:50:16 (GMT)
commiteca257df62daf5bf0171b2016711d82bbc129ce1 (patch)
tree7d9c85d0195a67843f09360c563936af2921f47a /release_docs
parent1e0003652bb85e86ebefe99b9b42e894d8757dd1 (diff)
downloadhdf5-eca257df62daf5bf0171b2016711d82bbc129ce1.zip
hdf5-eca257df62daf5bf0171b2016711d82bbc129ce1.tar.gz
hdf5-eca257df62daf5bf0171b2016711d82bbc129ce1.tar.bz2
[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.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 6202455..36235f3 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -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.