summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
================