[svn-r3899] Purpose:

Update & new feature
Description:
    Updated with information of the re-implementation of alignment allocation.
    Changed the title line to reflect the current version information correctly.
This commit is contained in:
Albert Cheng 2001-05-10 00:08:54 -05:00
parent 67cad00a75
commit b563af455f

View File

@ -1,6 +1,5 @@
HDF5 Release 1.5-snap0
HDF5 version 1.5.5 currently under development
================================================================================
INTRODUCTION
@ -49,6 +48,10 @@ Library
works correctly.
* IMPORTANT: Fixed file metadata corruption bug which could cause metadata
data loss in certain situations.
* The allocation by alignment (H5Pset_alignment) feature code somehow
got dropped in some 1.3.x version. Re-implemented it with "new and
improved" algorithm. It keeps track of "wasted" file-fragment in
the free-list too.
Configuration
-------------