diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2009-03-11 19:10:21 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2009-03-11 19:10:21 (GMT) |
commit | d152584ca0cb8d3ae92829afad67c9b9bbbb83e1 (patch) | |
tree | d12522388f4d736aca963c5f05dd62f23e3dd845 /release_docs | |
parent | a0c7a9a67e4e93afef2064360098cc308c4e65b3 (diff) | |
download | hdf5-d152584ca0cb8d3ae92829afad67c9b9bbbb83e1.zip hdf5-d152584ca0cb8d3ae92829afad67c9b9bbbb83e1.tar.gz hdf5-d152584ca0cb8d3ae92829afad67c9b9bbbb83e1.tar.bz2 |
[svn-r16570] modified the last entry to be on top , not last
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 13dcfab..2d78389 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -98,6 +98,8 @@ New Features Tools: ------ + - h5import: By selecting a compression type, a big endian byte order was being + selected (PVN - 2009/11/3) - h5dump: added a printing of the compression ratio of uncompressed and compressed sizes for cases where compression filters are present. (PVN - 2008/05/01) - h5dump: added an option to allow a user defined formatting string for printf @@ -123,8 +125,7 @@ New Features The size of the hyperslabs are defined as the size of each dimension or a predefined constant, whatever is smaller. This assures that the chunk read fits in the chunk cache. (PVN - 2008/11/21) - - h5import: By selecting a compression type, a big endian byte order was being - selected (PVN - 2009/11/3) + |