summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2015-12-13 12:31:16 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2015-12-13 12:31:16 (GMT)
commit7d6cf672f0b49bbd5b7615e40a32f1300cefe8ba (patch)
tree187a998bf673fb90a7187460428a2b2289bdf4b5
parent19e17819d03853b51fc202e6d5ade796ec5ce1c5 (diff)
downloadhdf5-7d6cf672f0b49bbd5b7615e40a32f1300cefe8ba.zip
hdf5-7d6cf672f0b49bbd5b7615e40a32f1300cefe8ba.tar.gz
hdf5-7d6cf672f0b49bbd5b7615e40a32f1300cefe8ba.tar.bz2
[svn-r28611] Updated with cmakehdf5 new feature information.
-rw-r--r--release_docs/RELEASE.txt11
1 files changed, 9 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 8013413..1a6c7ef 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -57,8 +57,15 @@ New Features
Configuration
-------------
- - None
-
+ - Cmakehdf5: added ability to run multiple make commands.
+ Added option --njobs to specific up to homw many jobs to launch during
+ build (cmamke) and testing (ctest).
+ (AKC, 2015/12/13, HDFFV-9612)
+
+ - Cmakehdf5: added --with-szlib to support szip library support; and
+ --enable/disable-verbose to display all cmake process output.
+ (AKC, 2015/11/16, HDFFV-8932 and DAILYTEST-195)
+
Library
-------
- None