[svn-r14970] Purpose: updated RELEASE.txt document

Description: new autotool version information was missing from 1.9 
             documentation. It was added to 1.8, but I forgot to put it in 
             the trunk when I did that update. It's there now.

             New versions: Automake 1.10.1, Libtool 2.2.2

Tested: none needed, doc update only.
This commit is contained in:
Mike McGreevy 2008-05-12 10:25:42 -05:00
parent 63e372c569
commit 41d0d0471b

View File

@ -40,6 +40,9 @@ New Features
Configuration:
-------------
- Configuration suite now uses Autoconf 2.61, Automake 1.10.1, and
Libtool 2.2.2 (MAM - 2008/05/05)
- There is a new build command, 'make check-perform', which will
run the tests in the perform directory. This is an optional step
afer 'make check' in the build process. (MAM - 2008/05/12)