summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r--release_docs/RELEASE.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 4d79f70..78e365e 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -109,6 +109,10 @@ Bug Fixes since HDF5-1.8.7
Library
-------
+ - Corrected internal error in library where objects that use named
+ datatypes and were accessed from two different file IDs could confuse
+ the two and cause erroneous failures. This addresses Jira issue #7638.
+ (QAK - 2011/07/18)
- In v1.6 library, there was EOA for the whole MULTI file saved in the
super block. We took it out in v1.8 library because it's meaningless
for the MULTI file. v1.8 library saves the EOA for the metadata file,