]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* NEWS: Grammar nit.
authorGary V. Vaughan <gary@gnu.org>
Tue, 8 Jan 2008 05:11:14 +0000 (05:11 +0000)
committerGary V. Vaughan <gary@gnu.org>
Tue, 8 Jan 2008 05:11:14 +0000 (05:11 +0000)
ChangeLog
NEWS

index 8f72f4b5c1ef5cb410df9ab7528fefc26d52f858..f4a5c1ae3a2338e033440a688ad0495a9647aeaa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2008-01-08  Gary V. Vaughan  <gary@gnu.org>
 
+       * 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 9fdb585fdc9d7ee00683e85f15ea279d544173a5..578f570b70dea488ba41b2571a962fff252b5106 100644 (file)
--- 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