summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorMike McGreevy <mamcgree@hdfgroup.org>2012-03-30 17:02:03 (GMT)
committerMike McGreevy <mamcgree@hdfgroup.org>2012-03-30 17:02:03 (GMT)
commit7f7b8bd9725854fc8b546bcde3252f2c8d5c5d32 (patch)
treebfc5bbecb408e2d1156bd9af3bbed9241c210cb8 /release_docs
parent4ae9998f2a5b45bab626ab35516a904e64ecede6 (diff)
downloadhdf5-7f7b8bd9725854fc8b546bcde3252f2c8d5c5d32.zip
hdf5-7f7b8bd9725854fc8b546bcde3252f2c8d5c5d32.tar.gz
hdf5-7f7b8bd9725854fc8b546bcde3252f2c8d5c5d32.tar.bz2
[svn-r22208] Purpose:
Merge fix for HDFFV-398 (r22146 and r22147) from trunk to hdf5_1_8. Tested: h5committest
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 8503432..44977e2 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -118,6 +118,9 @@ Bug Fixes since HDF5-1.8.8
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 code to display the version information of XL fortran and C++
in the summary of configure. (AKC - 2012/02/28 - HDFFV-7793)
- Updated all CMakeLists.txt files to indicate minimum CMake version is