diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2009-07-19 23:47:25 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2009-07-19 23:47:25 (GMT) |
commit | cf53b01cb959292402bff875d768d1601d3a0351 (patch) | |
tree | efc5b9777b7069846955b474e387b0bf2fef55aa /release_docs | |
parent | a1b996471636f52233e166c66b39103d08ab3085 (diff) | |
download | hdf5-cf53b01cb959292402bff875d768d1601d3a0351.zip hdf5-cf53b01cb959292402bff875d768d1601d3a0351.tar.gz hdf5-cf53b01cb959292402bff875d768d1601d3a0351.tar.bz2 |
[svn-r17200] Changed default Gnu fortran compiler from g95 to gfortran since
gfortran is more likely installed with gcc now.
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index a8237a2..0ee8339 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -56,8 +56,8 @@ New Features Configuration ------------- - - Entry goes here - EIP 2009/05/04. + - Changed default Gnu fortran compiler from g95 to gfortran since + gfortran is more likely installed with gcc now. -AKC 2009/07/19- Library ------- |