]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* configure.ac, NEWS: Updated to 1.5.17a.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 25 Apr 2005 18:44:19 +0000 (18:44 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 25 Apr 2005 18:44:19 +0000 (18:44 +0000)
ChangeLog
NEWS
configure.ac

index f391840978061c9731be6ee215b2f9c9da776b2d..9918360312c8f16d2966fad85807777bd76095d0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure.ac, NEWS: Updated to 1.5.17a.
+
 2005-04-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        GNU libtool 1.5.16 is released.
diff --git a/NEWS b/NEWS
index fffe666f3fb8e3d2834b1857aedbf94115639c2d..7b4f499dcbeb83c8a3d33101faa07fac5c1587c3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 NEWS - list of user-visible changes between releases of GNU Libtool
 
+New in 1.5.17a: 2005-??-??; CVS version 1.5.17a, Libtool team:
+* Bug Fixes.
+\f
 New in 1.5.16: 2005-04-24; CVS version 1.5.15a, Libtool team:
 * Allow shell special characters like `$' in source file names, but not
   in object names, to enhance GCJ support.
index 39c9512ec066b4e2482ac407bed6b5b44136f863..be63078a0e709158c5b178710ede49ded566d954 100644 (file)
@@ -25,7 +25,7 @@ AC_PREREQ(2.50)
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([libtool], [1.5.16], [bug-libtool@gnu.org])
+AC_INIT([libtool], [1.5.17a], [bug-libtool@gnu.org])
 AC_CONFIG_SRCDIR([ltmain.in])