diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2013-01-22 04:06:24 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2013-01-22 04:06:24 (GMT) |
commit | 488453cdfcfb77272be134562f633390e4e06def (patch) | |
tree | 18ca618b6bedf51ee9d531490eaa14f4b3f87492 /release_docs | |
parent | 37d1a0330a6ea87c70cf9bb3e753ced6b6680d17 (diff) | |
download | hdf5-488453cdfcfb77272be134562f633390e4e06def.zip hdf5-488453cdfcfb77272be134562f633390e4e06def.tar.gz hdf5-488453cdfcfb77272be134562f633390e4e06def.tar.bz2 |
[svn-r23184] Addition of cmakehdf5.
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 26e2f94..883a300 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -42,6 +42,9 @@ New Features Configuration: ------------- - CMake minimum is now 2.8.10. (ADB 2013/1/14) + - A new tool, cmakehdf5, which is a build command script similar to + buildhdf5 is added and is available in the bin directory. + (AKC - 2012/12/12) - Fixed AIX Fortran compiler flags to use appropriate settings for debugging, profiling, optimization situations. HDFFV-8069. (AKC 2012/09/27) |