summaryrefslogtreecommitdiffstats
path: root/RELEASE
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2000-03-14 19:45:28 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2000-03-14 19:45:28 (GMT)
commit06218ef88983d15fb22812ff01253146e1e9081b (patch)
tree161d09f6524107a4b3a17b81572c9f1377b8cc8f /RELEASE
parent395da6090ffa53b971eba805c98abcc404957300 (diff)
downloadhdf5-06218ef88983d15fb22812ff01253146e1e9081b.zip
hdf5-06218ef88983d15fb22812ff01253146e1e9081b.tar.gz
hdf5-06218ef88983d15fb22812ff01253146e1e9081b.tar.bz2
[svn-r2035] Started a session to record changes/bug fixes since v1.2 release.
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE15
1 files changed, 15 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index 8034337..6312563 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,3 +1,18 @@
+Changes since HDF5-1.2.0
+==========================
+* 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.
+* The multi and split file drivers did not work on big-endian
+ machines. Fixed.
+* Added GLOBUS-GASS file driver, upgraded to Globus 1.1.
+* Incorporated DPSS file driver contributed by the Cactus group.
+ DPSS is renamed to storage grid.
+
+
Release information for hdf5-1.2.0beta
------------------------------------