From: Gary V. Vaughan Date: Tue, 8 Jan 2008 05:11:14 +0000 (+0000) Subject: * NEWS: Grammar nit. X-Git-Tag: release-2-1b~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=80f87ebe9c424b2a011138d592ecb65feaa569ed;p=thirdparty%2Flibtool.git * NEWS: Grammar nit. --- diff --git a/ChangeLog b/ChangeLog index 8f72f4b5c..f4a5c1ae3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2008-01-08 Gary V. Vaughan + * NEWS: Grammar nit. + * tests/configure-iface.at, tests/nonrecursive.at, tests/recursive.at, tests/subproject.at (_LTDL_SETUP): Renamed to _LT_AT_LTDL_SETUP to avoid a nameclash with diff --git a/NEWS b/NEWS index 9fdb585fd..578f570b7 100644 --- a/NEWS +++ b/NEWS @@ -34,7 +34,7 @@ New in 2.1a: 2008-??-??; CVS version 2.1a, Libtool team: Automake installed, in order to be usable in another package. This lifts the restrictions introduced in 1.9b. - Default convenience or installable libltdl builds can optionally - be declared using new `convenience' or `installable' options to + be declared using new `convenience' or `installable' options to the LTDL_INIT macro (as an alternative to individual LTDL_CONVENIENCE or LTDL_INSTALLABLE invocations). - New configure-time options to allow libltdl parent project builder