summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2003-11-21 17:11:40 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2003-11-21 17:11:40 (GMT)
commitdd87124e3a9069e8229adb13d8219d8ce1a07126 (patch)
tree2e8791a2362d52cfdda4645206ab180867c4923b
parent54540e224d9fa0689dfe1d839fe115c2e7bf3a79 (diff)
downloadhdf5-dd87124e3a9069e8229adb13d8219d8ce1a07126.zip
hdf5-dd87124e3a9069e8229adb13d8219d8ce1a07126.tar.gz
hdf5-dd87124e3a9069e8229adb13d8219d8ce1a07126.tar.bz2
[svn-r7870] Purpose: new feature
Misc. update: data type conversion between integers and floats.
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 0e3ffb0..01b0d65 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -41,6 +41,8 @@ New Features
Library:
--------
+ - Data type conversion between integers and floats was added.
+ SLU 2003/11/21
- New function H5Iget_file_id() was added. It returns file ID given
an object(dataset, group, or attribute) ID. SLU 2003/10/29
- Added new fields to the H5G_stat_t for more information about an