diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2010-02-23 14:31:17 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2010-02-23 14:31:17 (GMT) |
commit | ae71cdc7af9ddb3a414924eae599e784cbb1688c (patch) | |
tree | a86ad24bafe0af6a3dc106305313ba345fe5bf9f | |
parent | 7147e870898ff1e279273c545d8b94cac5437470 (diff) | |
download | hdf5-ae71cdc7af9ddb3a414924eae599e784cbb1688c.zip hdf5-ae71cdc7af9ddb3a414924eae599e784cbb1688c.tar.gz hdf5-ae71cdc7af9ddb3a414924eae599e784cbb1688c.tar.bz2 |
[svn-r18309] Description:
Added information to the release notes for fixing Bz#1755.
-rw-r--r-- | release_docs/RELEASE.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 970e4b5..07f4a83 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -108,7 +108,10 @@ Bug Fixes since HDF5-1.8.4 Configuration ------------- - - None EIP - 2009/10/21 + - 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 Library ------- |