]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* NEWS: Note libtoolize changes.
authorGary V. Vaughan <gary@gnu.org>
Tue, 6 Jan 2004 19:58:01 +0000 (19:58 +0000)
committerGary V. Vaughan <gary@gnu.org>
Tue, 6 Jan 2004 19:58:01 +0000 (19:58 +0000)
ChangeLog
NEWS

index 0c316c6cd3aae09a6bae4cadcd8e315b1be9a6e4..94cd3054f0c2c91c27034656fb134caa25123dc8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-01-06  Gary V. Vaughan  <gary@gnu.org>
 
+       * NEWS: Note libtoolize changes.
+
        * ChangeLog.2003: New file, containing all the ChangeLog entries
        from 2003.  Trimmed ChangeLog accordingly.
 
diff --git a/NEWS b/NEWS
index 47ab900c8139059650701b7fbdefaa01b3e50d03..ef1d86056a72b28ab18b4da3011265fa1cf7269a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 NEWS - list of user-visible changes between releases of GNU Libtool
 
 New in 1.5b: 2004-??-??; CVS version 1.5a, Libtool team:
+* Like automake, libtoolize no longer installs config.guess and config.sub by
+  default.  Use new --install option to get the old behaviour.
 * libtool script is now created by config.status.  Instead of interrogating
   `./libtool' from configure.ac after calling AC_PROG_LIBTOOL, use the
   variable names directly.