summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2001-10-02 16:54:54 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2001-10-02 16:54:54 (GMT)
commit3f844d7ba1cd9b14e4ec9f4ab2f14f316dd9fbf3 (patch)
treed3d0eac4b28cf3d30731726d54afd45b1422b3f1 /release_docs
parentb8b6227850c7d0205a1bfaa1accaa836743670da (diff)
downloadhdf5-3f844d7ba1cd9b14e4ec9f4ab2f14f316dd9fbf3.zip
hdf5-3f844d7ba1cd9b14e4ec9f4ab2f14f316dd9fbf3.tar.gz
hdf5-3f844d7ba1cd9b14e4ec9f4ab2f14f316dd9fbf3.tar.bz2
[svn-r4507] Purpose:
Document bug fix.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 99a7c3c..691ce1a 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -79,6 +79,8 @@ Library
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.
Configuration
-------------