[svn-r5389] Purpose:

Update release notes about rotating metadata writes.
This commit is contained in:
Quincey Koziol
2002-05-10 10:43:57 -05:00
parent 1696277a6c
commit dabf675481

View File

@@ -162,6 +162,8 @@ Documentation
New Features
============
* Allow the metadata writes to be shared among all processes, easing the
burden on process 0.
* New functions H5Glink2 and H5Gmove2 were added to allow link and move to
be in different locations in the same file. The old functions H5Glink
and H5Gmove remain valid. SLU - 2002/04/26