diff options
author | Mike McGreevy <mamcgree@hdfgroup.org> | 2008-05-05 14:33:51 (GMT) |
---|---|---|
committer | Mike McGreevy <mamcgree@hdfgroup.org> | 2008-05-05 14:33:51 (GMT) |
commit | 1e313e76ff45794393ab86513d54b7f8b5647988 (patch) | |
tree | 1fc3d7bd4f7026170867688367e6bcad5485f1be | |
parent | c44f69704049daa3cbb5904b3de8f980fd3702a2 (diff) | |
download | hdf5-1e313e76ff45794393ab86513d54b7f8b5647988.zip hdf5-1e313e76ff45794393ab86513d54b7f8b5647988.tar.gz hdf5-1e313e76ff45794393ab86513d54b7f8b5647988.tar.bz2 |
[svn-r14932] Purpose: updating RELEASE.txt document
Description: added new autotool version information (updated libtool from
1.5.22 to 2.2.2 and automake from 1.10 to 1.10.1) to RELEASE.txt
Tested: none needed, documentation update only
-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 f31e475..95d47c9 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -55,6 +55,9 @@ New Features Configuration ------------- + - Configuration suite now uses Autoconf 2.61, Automake 1.10.1, and + Libtool 2.2.2 (MAM - 2008/05/01) + Source code distribution ======================== |