diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2013-09-20 20:34:36 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2013-09-20 20:34:36 (GMT) |
commit | 5b4202c4725972fb87d7e7160b45c01b26d9736b (patch) | |
tree | 262b03845d608a08d0607b7fe9d2fb165a27b368 /release_docs | |
parent | 1b22cc435e999e7f1415f17b4408e2fa16bc73a5 (diff) | |
download | hdf5-5b4202c4725972fb87d7e7160b45c01b26d9736b.zip hdf5-5b4202c4725972fb87d7e7160b45c01b26d9736b.tar.gz hdf5-5b4202c4725972fb87d7e7160b45c01b26d9736b.tar.bz2 |
[svn-r24179] HDFFV-8321:Add note about changing FFLAGS to FCFLAGS in configure.
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index cd694a6..51b4ce9 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -45,6 +45,7 @@ New Features configure option is --with-default-plugin=location cmake option is -DH5_DEFAULT_PLUGINDIR:PATH=location HDFFV-8513. (ADB 2013/09/04) + - Rename FFLAGS to FCFLAGS in configure (ADB 2013/08/13) - CMake minimum is now 2.8.10. (ADB 2013/01/14) - A new tool, cmakehdf5, which is a build command script similar to buildhdf5 is added and is available in the bin directory. |