]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* configure.ac: Bumped version to 1.5.9a.
authorPeter O'Gorman <peter@pogma.com>
Sat, 7 Aug 2004 14:03:38 +0000 (14:03 +0000)
committerPeter O'Gorman <peter@pogma.com>
Sat, 7 Aug 2004 14:03:38 +0000 (14:03 +0000)
* NEWS: updated.

ChangeLog
NEWS
configure.ac

index a83a616dcda90c0b7183ef6f79d6ea8e2cfb9790..1ebf254ebb2c616425cf328ea9c3d2821f0d86fe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,14 @@
 2004-08-07  Peter O'Gorman  <peter@pogma.com>
 
+       * configure.ac: Bumped version to 1.5.9a.
+       * NEWS: updated.
+
        GNU libtool-1.5.8 is released.
 
        * NEWS: updated.
        * configure.ac: Bumped version to 1.5.8.
        * config.guess, config.sub:  Synchronized from ftp.gnu.org.
-       
+
 2004-08-04  Peter O'Gorman  <peter@pogma.com>
 
        * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Since CONFIG_SHELL may
diff --git a/NEWS b/NEWS
index 99815e1aaf8bc25975f637094394945f04ff4342..3dd970a35200108a8b28dfa5eac6bd290773adfb 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.9a: 2004-??-??; CVS version 1.5.9a, Libtool team:
+* Bug Fixes.
+\f
 New in 1.5.8: 2004-08-07; CVS version 1.5.7a, Libtool team:
 * Support for Intel C++ version 8.0.
 * Improved support for OpenBSD.
index e7ad6b3ed9feca178a637dd0b0e12ec23cbb0623..e69f66e3015be6d8cac1fd0b47cda7b7820dcd98 100644 (file)
@@ -25,7 +25,7 @@ AC_PREREQ(2.50)
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([libtool], [1.5.8], [bug-libtool@gnu.org])
+AC_INIT([libtool], [1.5.9a], [bug-libtool@gnu.org])
 AC_CONFIG_SRCDIR([ltmain.in])