From a80f2a3d7b29bcc111c7ccbd4468f82968f797ee Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Wed, 17 May 2006 13:57:47 -0500 Subject: [svn-r12352] Purpose: Update document. Misc. update: Update this document for H5LTtext_to_dtype and H5LTdtype_to_text. --- release_docs/RELEASE.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index f27e22b..7e0e22b 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -423,6 +423,11 @@ New Features High-Level APIs: ------ + - There are two new functions in the Lite library, H5LTtext_to_dtype + and H5LTdtype_to_text. H5LTtext_to_dtype creates a HDF5 data type + given a text description; H5LTdtype_to_text converts a data type + to text description. Only DDL definition is supported as text + desciption now. SLU - 2006/05/17 - Added Packet Table API for creating tables with less overhead than H5TB API. Added C++ wrapper for Packet Tables. See documentation. JML - 2004/03/28 -- cgit v0.12