summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2001-12-18 20:26:43 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2001-12-18 20:26:43 (GMT)
commitd076556c2be250592dfc649a817d6e8f5c11b341 (patch)
tree777b50eb4981e96abb5ad372f430c7e12b444f94 /release_docs
parentd82fa846a75025669b09a780559cbf16c8057fd2 (diff)
downloadhdf5-d076556c2be250592dfc649a817d6e8f5c11b341.zip
hdf5-d076556c2be250592dfc649a817d6e8f5c11b341.tar.gz
hdf5-d076556c2be250592dfc649a817d6e8f5c11b341.tar.bz2
[svn-r4735] Purpose:
Bug Fix Description: 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 392834e..4fcad87 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -95,6 +95,8 @@ Library
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.
Configuration
-------------