From 6f925167762871f0f1a416afdac25b5f1341aef4 Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Wed, 8 Apr 2009 16:25:53 -0500 Subject: [svn-r16709] added The scale index return value in H5DSiterate_scales was not always + incremented. (PVN - 2009/4/8 - 1538) --- release_docs/RELEASE.txt | 17 +++++++++++------ 1 file 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 ================ -- cgit v0.12