summaryrefslogtreecommitdiffstats
path: root/RELEASE
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2000-03-09 02:26:32 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2000-03-09 02:26:32 (GMT)
commite1eaeac4b4f914d726bec62dbae9e224cd5aa093 (patch)
treed2832cf4f5b3f38f7adf1f356bf6a5454ca1efd2 /RELEASE
parent13499b289b83ebcda533a752983b2a70aa02f989 (diff)
downloadhdf5-e1eaeac4b4f914d726bec62dbae9e224cd5aa093.zip
hdf5-e1eaeac4b4f914d726bec62dbae9e224cd5aa093.tar.gz
hdf5-e1eaeac4b4f914d726bec62dbae9e224cd5aa093.tar.bz2
[svn-r2010] Updated with bug fixes information that I know.
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE17
1 files changed, 12 insertions, 5 deletions
diff --git a/RELEASE b/RELEASE
index 9f27ba7..0b8fffe 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,7 +1,7 @@
- HDF5 Release 1.2.1
- December 21, 1999
+ HDF5 Release 1.2.2-pre0
+ Under Development
INTRODUCTION
@@ -32,6 +32,16 @@ CONTENTS
- Known Problems
+Bug fixes since HDF5-1.2.1
+==========================
+ * h5dump correctly displays compound datatypes.
+ * Corrected an error in h5toh4 which did not convert the 32bits
+ int from HDF5 to HDF4 corectly for the T3E platform.
+ * Corrected a floating point number conversion error for the
+ Cray J90 platform. The error did not convert the value 0.0
+ correctly.
+
+
Bug fixes since HDF5-1.2.0
==========================
@@ -103,6 +113,3 @@ o SunOS 5.6 with C WorkShop Compilers 4.2: Hyperslab selections will
o h5dump does not display correctly committed copy of predefined types.
-o h5dump has problems displaying compound datatypes.
-
-