From 7d709797fc7625e646f05702ced307d2ca81a63f Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Wed, 24 Mar 2004 16:03:34 -0500 Subject: [svn-r8275] Purpose: New feature Description: a new dataspace, null dataspace. Solution: it's a dataspace without any element. This is a staged check-in. After daily test succeeds, will add a test. Platforms tested: h5committest Misc. update: RELEASE.txt --- release_docs/RELEASE.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 9710a0f..f1b6453 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -42,10 +42,13 @@ New Features Library: -------- + - A new type of dataspace, null dataspace(dataspace without any + element) was added. SLU - 2004/3/24 - Data type conversion(software) from integer to float was added. - SLU - 2004/3/13 + SLU - 2004/3/13 - Data type conversion(software) from float to integer was added. - Conversion from integer to float will be added later. SLU -2004/2/4 + Conversion from integer to float will be added later. + SLU -2004/2/4 - Added new H5Premove_filter routine to remove I/O pipeline filters from dataset creation property lists. PVN - 2004/01/26 - Added new 'compare' callback parameter to H5Pregister & H5Pinsert -- cgit v0.12