summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2001-07-10 20:13:08 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2001-07-10 20:13:08 (GMT)
commit8fd511d0c6edda2210536c6a8df4a75cf985b543 (patch)
treee840c133b4f7bb213f9fd41c6268e04bc9e100c4 /release_docs/RELEASE.txt
parent05bb851551b2f33141730b4521aad182e06affe6 (diff)
downloadhdf5-8fd511d0c6edda2210536c6a8df4a75cf985b543.zip
hdf5-8fd511d0c6edda2210536c6a8df4a75cf985b543.tar.gz
hdf5-8fd511d0c6edda2210536c6a8df4a75cf985b543.tar.bz2
[svn-r4175] Purpose:
Documentation Description: Noted bug fix for v1.2 compatibility mode. Platforms tested: FreeBSD 4.3 (hawkwind)
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 3827029..f0a49fe 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -80,6 +80,8 @@ Bug Fixes since HDF5-1.4.1 Release
set for datasets whose dimensions were too large for the 'all' selection
code to handle. Any size dimensioned datasets should be handled
correctly now.
+ * Changed behavior of H5Tget_member_type to correctly emulate HDF5 v1.2.x
+ when --enable-hdf5v1_2 configure flag is enabled.
Documentation
=============