From 1c6edf3117a0a006ed3e46974da37222927939a4 Mon Sep 17 00:00:00 2001 From: Mike McGreevy Date: Tue, 23 Feb 2010 11:34:42 -0500 Subject: [svn-r18315] Purpose: - Ran bin/release to patch RELEASE.txt and README.txt with release date information and to generate release tarballs. - Updated RELEASE.txt to separate changes since 1.8.4 to better highlight the patch note. Also added in a link to the website location which describes the problem and solution in more detail. --- README.txt | 2 +- release_docs/RELEASE.txt | 19 ++++++++++++++----- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.txt b/README.txt index 8088aa9..ccc7f3e 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,4 @@ -HDF5 version 1.8.4-patch1 currently under development +HDF5 version 1.8.4-patch1 released on Tue Feb 23 11:31:09 CST 2010 Please refer to the release_docs/INSTALL file for installation instructions. ------------------------------------------------------------------------------ diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index babc2b6..a2c861d 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -1,4 +1,4 @@ -HDF5 version 1.8.4-patch1 currently under development +HDF5 version 1.8.4-patch1 released on Tue Feb 23 11:31:09 CST 2010 ================================================================================ INTRODUCTION @@ -45,6 +45,7 @@ CONTENTS - New Features - Support for New Platforms, Languages, and Compilers +- Bug Fixes since HDF5-1.8.4 - Bug Fixes since HDF5-1.8.3 - Platforms Tested - Supported Configuration Features Summary @@ -105,6 +106,18 @@ Support for New Platforms, Languages, and Compilers properly. AKC - 2009/7/28 - +Bug Fixes since HDF5-1.8.4 +========================== + + 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 http://www.hdfgroup.org/HDF5/release/known_problems if you + suspect you have a file with this problem. QAK - 2010/02/23 - 1755 + + Bug Fixes since HDF5-1.8.3 ========================== @@ -139,10 +152,6 @@ 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: 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. -- cgit v0.12