diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-02-13 14:06:26 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-02-13 14:06:26 (GMT) |
commit | c3f33288a2bfdfe29111a340cd777e9cc3023c40 (patch) | |
tree | 48e5b001bb2f4058e6d7018c98034d7519e09d6e /release_docs | |
parent | 648e7d97d291870445fec4efc3f56b93c97d44e9 (diff) | |
download | hdf5-c3f33288a2bfdfe29111a340cd777e9cc3023c40.zip hdf5-c3f33288a2bfdfe29111a340cd777e9cc3023c40.tar.gz hdf5-c3f33288a2bfdfe29111a340cd777e9cc3023c40.tar.bz2 |
[svn-r14569] aligned text
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/HISTORY-1_0-1_8_0_rc3.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/HISTORY-1_0-1_8_0_rc3.txt b/release_docs/HISTORY-1_0-1_8_0_rc3.txt index ddc3ae3..964d374 100644 --- a/release_docs/HISTORY-1_0-1_8_0_rc3.txt +++ b/release_docs/HISTORY-1_0-1_8_0_rc3.txt @@ -540,8 +540,8 @@ New Features ------ - h5repack and h5diff changed command line parameter syntax to be similar to h5dump, adding also long switch names. PVN - 2008/1/16 - - h5repack now supports adding multiple filters to all objects. - PVN - 2008/1/16 + - h5repack now supports adding multiple filters to all objects. + PVN - 2008/1/16 - h5dump lists groups and attributes in requested orders (by name and creation order, both ascending and descending). PVN - 2007/10/5 - h5import imports string (text) data. PVN - 2007/10/5 |