summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2001-12-18 20:29:34 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2001-12-18 20:29:34 (GMT)
commitd6173e5b0e9ad2e7b8bf2d215efefa9f7449deb1 (patch)
tree1a1a9c36a4047123dc0b0a488e6a0e1c47a6f7ec /release_docs/RELEASE.txt
parent4be3d608720c62e5b2afd0404f35d9001d7ed046 (diff)
downloadhdf5-d6173e5b0e9ad2e7b8bf2d215efefa9f7449deb1.zip
hdf5-d6173e5b0e9ad2e7b8bf2d215efefa9f7449deb1.tar.gz
hdf5-d6173e5b0e9ad2e7b8bf2d215efefa9f7449deb1.tar.bz2
[svn-r4738] Purpose:
Bug Fix Description: Document bug fix.
Diffstat (limited to 'release_docs/RELEASE.txt')
-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 33c4260..061522d 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -81,6 +81,8 @@ Bug Fixes since HDF5-1.4.2 Release
selection by one element as valid.
* Fixed the internal macros used to encode & decode file metadata, to avoid
an unaligned access warning on IA64 machines.
+ * Corrected behavior of H5Tinsert to not allow compound datatype fields to
+ be inserted past the end of the datatype.
Documentation