diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2000-04-05 22:06:52 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2000-04-05 22:06:52 (GMT) |
commit | 4bf08f12bab7b8db549e73ce82edb7a9e7077981 (patch) | |
tree | 20417ad4a3bcb09434c3db7b2620cc016dd1dec6 /RELEASE | |
parent | 1300bf5d8cf019be1a0d66c248ee03801aecd38c (diff) | |
download | hdf5-4bf08f12bab7b8db549e73ce82edb7a9e7077981.zip hdf5-4bf08f12bab7b8db549e73ce82edb7a9e7077981.tar.gz hdf5-4bf08f12bab7b8db549e73ce82edb7a9e7077981.tar.bz2 |
[svn-r2084] Updated.
Diffstat (limited to 'RELEASE')
-rw-r--r-- | RELEASE | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -36,6 +36,8 @@ CONTENTS New features ============ VFL(?) + * New features added to snapshots. Use 'snapshot help' to see a + complete list of features. Bug fixes since HDF5-1.2.0 ========================== @@ -47,6 +49,8 @@ Library correctly. * Error was fixed which was not allowing dataset region references to have their regions retrieved correctly. + * Corrected a bug that caused non-parallel file drivers to fail in + the parallel version. * Added internal free-lists to reduce memory required by the library and H5garbage_collect API function * Fixed error in H5Giterate which was not updating the "index" parameter |