summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2013-01-14 18:35:30 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2013-01-14 18:35:30 (GMT)
commit2fba171a67270f4a11bf08a9054bfe7ca008e778 (patch)
tree6c33023a8ba4f956b20f1a7fb03c98495c982014 /release_docs/RELEASE.txt
parent7a775b6c59d2b935c5ce2ab58a4895130055fb50 (diff)
downloadhdf5-2fba171a67270f4a11bf08a9054bfe7ca008e778.zip
hdf5-2fba171a67270f4a11bf08a9054bfe7ca008e778.tar.gz
hdf5-2fba171a67270f4a11bf08a9054bfe7ca008e778.tar.bz2
[svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r--release_docs/RELEASE.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 7be480e..146f3e2 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -41,6 +41,7 @@ New Features
Configuration:
-------------
+ - CMake minimum is now 2.8.10. (ADB 2013/1/14)
- Fixed AIX Fortran compiler flags to use appropriate settings for
debugging, profiling, optimization situations. HDFFV-8069. (AKC
2012/09/27)