]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
GNU libtool 1.3b was released. release-1-3b
authorGary V. Vaughan <gary@gnu.org>
Fri, 2 Jul 1999 15:16:39 +0000 (15:16 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 2 Jul 1999 15:16:39 +0000 (15:16 +0000)
* NEWS: inserted todays date.

ChangeLog
NEWS
configure.in

index 557f842708e3938a328292c62f0e6ad08ca29298..3fe790734b118270fa39f911107af46604147160 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1999-07-02  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+
+       GNU libtool 1.3b was released.
+
+       * NEWS: inserted todays date.
+
 1999-07-02  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
        * doc/PLATFORMS: Tested on as many platforms as possible for me.
diff --git a/NEWS b/NEWS
index 7840811ced5257710848d1a0863d360987d218d2..688390a8c5285e87ea3c0a3e85a788c2c4cced7d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 NEWS - list of user-visible changes between releases of GNU Libtool
 
-New in 1.3b: 1999-07-??; CVS version 1.3a, Libtool team:
+New in 1.3b: 1999-07-02; CVS version 1.3a, Libtool team:
 * Complete inter-library dependencies support. It's now possible
   to link libtool libraries against other libtool libraries.
 * Libtool is able to find already-installed libtool libraries,
index 9189381da4c80ae9ff5f58332744bbc72cfc00d3..af72986b1663081d2b740e6dd7b1a33376ca81d8 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to create configure.
 
 AC_INIT(ltmain.in)
 
-AM_INIT_AUTOMAKE(libtool, 1.3a)
+AM_INIT_AUTOMAKE(libtool, 1.3b)
 
 # This is a sanity check so we can see which version is used in bug reports.
 # It is assumed that we only want to see the date extension for cvs libtool