[svn-r2084] Updated.

This commit is contained in:
Albert Cheng 2000-04-05 17:06:52 -05:00
parent 1300bf5d8c
commit 4bf08f12ba

View File

@ -36,6 +36,8 @@ CONTENTS
New features New features
============ ============
VFL(?) VFL(?)
* New features added to snapshots. Use 'snapshot help' to see a
complete list of features.
Bug fixes since HDF5-1.2.0 Bug fixes since HDF5-1.2.0
========================== ==========================
@ -47,6 +49,8 @@ Library
correctly. correctly.
* Error was fixed which was not allowing dataset region references to have * Error was fixed which was not allowing dataset region references to have
their regions retrieved correctly. 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 * Added internal free-lists to reduce memory required by the library and
H5garbage_collect API function H5garbage_collect API function
* Fixed error in H5Giterate which was not updating the "index" parameter * Fixed error in H5Giterate which was not updating the "index" parameter