From edd0e463c48b187f560a17cb6f5ecdb86fca0f51 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Tue, 2 Oct 2001 11:58:41 -0500 Subject: [svn-r4510] Purpose: Document bug fix. --- release_docs/RELEASE.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 5e7af1b..795d40c 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -63,6 +63,8 @@ Bug Fixes since HDF5-1.4.2 Release optimally when the dataset had unlimited dimensions. Dataset is read in a single low-level I/O now, instead of being broken into separate pieces internally. + * Fixed a bug where reading or writing chunked data which needed datatype + conversion could result in data values getting corrupted. Documentation -- cgit v0.12