summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2008-08-29 20:42:23 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2008-08-29 20:42:23 (GMT)
commit84335f79c6a6e69d4f2f7208592fb3b64e02cf3f (patch)
tree0d9a3c354c48fe1c521a39942a4ecb101896fbe8 /release_docs
parent13f357a94693c720bf101119103902c63b027706 (diff)
downloadhdf5-84335f79c6a6e69d4f2f7208592fb3b64e02cf3f.zip
hdf5-84335f79c6a6e69d4f2f7208592fb3b64e02cf3f.tar.gz
hdf5-84335f79c6a6e69d4f2f7208592fb3b64e02cf3f.tar.bz2
[svn-r15560] new feature for h5repack (alignment)
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 9b9f060..242903e 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -72,6 +72,8 @@ New Features
Tools
-----
- h5repack: add a userblock to an HDF5 file during the repack. (PVN - 2008/08/26)
+ - h5repack: add 2 options that call H5Pset_alignment in the repacked file. (PVN - 2008/08/29)
+
F90 API