summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2009-04-08 21:25:53 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2009-04-08 21:25:53 (GMT)
commit6f925167762871f0f1a416afdac25b5f1341aef4 (patch)
tree34b311d4002ca0eee735ff033c8d4cec88978795 /release_docs
parentc2c03a86b3b7eda8b148111da1be9fbf43e73906 (diff)
downloadhdf5-6f925167762871f0f1a416afdac25b5f1341aef4.zip
hdf5-6f925167762871f0f1a416afdac25b5f1341aef4.tar.gz
hdf5-6f925167762871f0f1a416afdac25b5f1341aef4.tar.bz2
[svn-r16709] added The scale index return value in H5DSiterate_scales was not always
+ incremented. (PVN - 2009/4/8 - 1538)
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt17
1 files changed, 11 insertions, 6 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index c4f8de7..d45d3ee 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -95,12 +95,6 @@ New Features
- Table: In version 3.0 of Table, the writing of the "NROWS" attribute (used to store
number of records)was deprecated. PVN - 2008/11/24
- Fortran High-Level APIs:
- ------
- - Lite: The h5ltget_dataset_info_f function (gets information about a dataset)
- was not correctly returning the dimension array (PVN - 2009/3/23)
-
-
F90 API
------
@@ -189,6 +183,17 @@ Bug Fixes since HDF5-1.8.2
C++ API
------
+ High-Level APIs:
+ ------
+ - Dimension scales: The scale index return value in H5DSiterate_scales was not always
+ incremented. (PVN - 2009/4/8 - 1538)
+
+ Fortran High-Level APIs:
+ ------
+ - Lite: The h5ltget_dataset_info_f function (gets information about a dataset)
+ was not correctly returning the dimension array (PVN - 2009/3/23)
+
+
Platforms Tested
================