From c6479425796b85e1310277fc721b7639311551a2 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Thu, 24 Jan 2008 08:20:37 -0500 Subject: [svn-r14454] Description: Update the release notes with comment about addressing the "AURA format corruption" bug. --- release_docs/RELEASE.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 09847fc..1c4908c 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -633,6 +633,13 @@ Bug Fixes since HDF5-1.6.0 release Library ------- + - Changed library's behavior for reading files that might have + corrupted object header information from a previous (buggy) + version of the library. By default, the library now rebuilds the + correct object header information instead of issuing an error. + Previous "strict" file format interpretation can be enabled with + the "--enable-strict-format-checks" configure option. + QAK - 2008/01/13 - Fixed several bugs with writing fill values for datasets that have a variable-length datatype or component datatype. QAK - 2007/06/19 - STDIO driver didn't support files bigger than 2GB because the OFFSET -- cgit v0.12