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 8f07921..babc2b6 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -139,6 +139,10 @@ Bug Fixes since HDF5-1.8.3
Library
-------
+ - Fixed a bug where fractal heap IDs for attributes and shared object
+ header messages could be incorrectly encoded in the file for files
+ created on big-endian platforms. Please see: <put URL here> if you
+ suspect you have a file with this problem. QAK - 2010/02/23 - 1755
- Fixed a bug where writing and deleting many global heap objects (i.e.
variable length data) would render the file unreadable. Previously
created files exhibiting this problem should now be readable.