From fb7b1e37cfa51f6bc63cdec894e6ffcf63ab9314 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Fri, 8 Aug 2003 15:01:02 -0500 Subject: [svn-r7331] Purpose: Update docs Description: Updated release notes with recent changes. --- release_docs/RELEASE.txt | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index ff969c6..0038997 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -36,16 +36,29 @@ New Features Configuration: -------------- - - prefix default is changed from /usr/local to `pwd`/hdf5. AKC - 2003/07/09 + - Prefix default is changed from /usr/local to `pwd`/hdf5. AKC - 2003/07/09 Library: -------- + - Changed 'objno' field in H5G_stat_t structure from 'unsigned long[2]' + to 'haddr_t'. QAK - 2003/08/08 + - Changed 'fileno' field in H5G_stat_t structure from 'unsigned long[2]' + to 'unsigned long'. QAK - 2003/08/08 + - Changed 'hobj_ref_t' type from structure with array field to 'haddr_t'. + QAK - 2003/08/08 + - Switched over to new error API. SLU - 2003/07/25 Parallel Library: ----------------- Tools: ------ + - Changed output of "OID"s from h5dump from "-" to + ":::" to ":" + QAK - 2003/08/08 Support for new platforms, languages and compilers. @@ -58,14 +71,14 @@ Bug Fixes since HDF5-1.6.0 release Library ------- - Corrected errors with using point selections to access data in - chunked datasets. QAK - 2003/07/23 + chunked datasets. QAK - 2003/07/23 - Corrected error with variable-length datatypes and chunked datasets - which caused H5Dwrite to fail sometimes. QAK - 2003/07/19 + caused H5Dwrite to fail sometimes. QAK - 2003/07/19 - Modified library and file format to support storing indexed storage - (chunked dataset) B-tree's with non-default internal 'K' values. - QAK - 2003/07/15 + (chunked dataset) B-tree's with non-default internal 'K' values. + QAK - 2003/07/15 - Returned H5T_BKG_TEMP support to library after it was accidentally - removed. QAK - 2003/07/14 + removed. QAK - 2003/07/14 Configuration ------------- -- cgit v0.12