* NEWS: Updated.
2005-08-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ * configure.ac: Bump version.
+ * NEWS: Updated.
+
GNU libtool 1.5.20 is released.
* configure.ac: Bump version.
NEWS - list of user-visible changes between releases of GNU Libtool
+New in 1.5.21a: 2005-??-??; CVS version 1.5.21a, Libtool team:
+* Bug Fixes.
+\f
New in 1.5.20: 2005-08-31; CVS version 1.5.19a, Libtool team:
* Fix long-standing Solaris CC limitation failing with -no-undefined.
* Fix yet another regression with ownership of libltdl data files.
## ------------------------ ##
## Autoconf initialisation. ##
## ------------------------ ##
-AC_INIT([libtool], [1.5.20], [bug-libtool@gnu.org])
+AC_INIT([libtool], [1.5.21a], [bug-libtool@gnu.org])
AC_CONFIG_SRCDIR([ltmain.in])