diff options
author | Mike McGreevy <mamcgree@hdfgroup.org> | 2012-03-26 19:34:42 (GMT) |
---|---|---|
committer | Mike McGreevy <mamcgree@hdfgroup.org> | 2012-03-26 19:34:42 (GMT) |
commit | 4d7d1ab871ac5b98b8560f38fba2fad9b9d2e00c (patch) | |
tree | fd06a506ac6a18bbca005a972260c3eec70a18cc /release_docs/RELEASE.txt | |
parent | 22a432b587c08daf87faf957ea5667ea99ae057d (diff) | |
download | hdf5-4d7d1ab871ac5b98b8560f38fba2fad9b9d2e00c.zip hdf5-4d7d1ab871ac5b98b8560f38fba2fad9b9d2e00c.tar.gz hdf5-4d7d1ab871ac5b98b8560f38fba2fad9b9d2e00c.tar.bz2 |
[svn-r22147] Purpose:
Update RELEASE.txt for HDFFV-398
Tested:
None needed, doc only.
Diffstat (limited to 'release_docs/RELEASE.txt')
-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 415a548..5057edd 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -602,6 +602,9 @@ Bug Fixes since HDF5-1.8.0 release Configuration ------------- + - Makefiles generated by other packages using h5cc as the compiler + no longer error when 'make' is invoked more than once in order + to 'rebuild' after changes to source. (MAM - 2012/03/26) - Added --enable-fortran2003 flag to enable Fortran2003 support in the HDF5 Fortran library. The flag should be used along with the --enable-fortran flag and takes affect only when Fortran compiler |