diff options
Diffstat (limited to 'RELEASE.txt')
-rw-r--r-- | RELEASE.txt | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/RELEASE.txt b/RELEASE.txt index e17e8e1..70119d2 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -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 ------------- |