From 659f3a77ea0f7548ed09a9624de3fe2a183f451c Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Wed, 8 Apr 2009 16:22:13 -0500 Subject: [svn-r16708] added The scale index return value in H5DSiterate_scales was not always + incremented. (PVN - 2009/4/8 - 1538) --- release_docs/RELEASE.txt | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index e333f46..2a6d4e6 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -125,20 +125,11 @@ New Features predefined constant, whatever is smaller. This assures that the chunk read fits in the chunk cache. (PVN - 2008/11/21) - - - - High-Level APIs: ------ - Table: In version 3.0 of Table, "NROWS" (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) - Documentation ------------- @@ -307,6 +298,18 @@ Bug Fixes since HDF5-1.8.0 release was done incorrectly. Removed printing of attributes when doing binary output. PVN - 2008/06/05 + 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) + + + -- cgit v0.12