summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2009-09-29 20:18:22 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2009-09-29 20:18:22 (GMT)
commit89404acc45281bef751d1073ce5cf82b5d1db4d1 (patch)
treebc8f2e920f36efbec3f7b5d57349c4cb034cdec6 /release_docs
parent0ead3e88734ad130c3991947a7b51cd1d5c37102 (diff)
downloadhdf5-89404acc45281bef751d1073ce5cf82b5d1db4d1.zip
hdf5-89404acc45281bef751d1073ce5cf82b5d1db4d1.tar.gz
hdf5-89404acc45281bef751d1073ce5cf82b5d1db4d1.tar.bz2
[svn-r17554] Fix for Bug 1562. H5DSis_attached needed to account for platform dependent types. Added test and test files for LE and BE dimension scales. Reworked part of test_ds file as part of debug.
Added missing H5Tclose in region reference routines. Tested: local linux, smirom, linew
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 2e03923..52472d0 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -147,7 +147,8 @@ Bug Fixes since HDF5-1.8.3
High-Level APIs:
------
- - None
+ - H5DSis_attached failed to account for different platform types. Added a
+ get native type call. ADB - 2009/9/29 - 1562
Fortran High-Level APIs:
------