+2006-10-02 Bruno Haible <bruno@clisp.org>
+
+ * version.sh: Bump version number to 0.15.1.
+
2006-10-02 Bruno Haible <bruno@clisp.org>
* build-aux/config.sub: Update to GNU version 2006-09-20.
+Version 0.15.1 - October 2006
+
* Interoperability with automake-1.10.
* msgmerge is faster now on CPUs with multiple execution units, if compiled
+Version 0.15.1 - October 2006
+
+* Interoperability with automake-1.10.
+
+* Autoconf macros:
+ - The gettext autoconf macros now require autoconf 2.52 or newer.
+ - A new autoconf macro AM_GNU_GETTEXT_INTL_SUBDIR is added. It allows to
+ specify the presence of an intl/ subdirectory outside the AM_GNU_GETTEXT
+ invocation.
+ - A new autoconf macro AM_GNU_GETTEXT_NEED is added. It allows to specify
+ the requirements relating to the GNU gettext implementation outside the
+ AM_GNU_GETTEXT invocation.
+\f
Version 0.14.4 - April 2005
* The gettext autoconf macros will now work with the forthcoming g++ 4.0.
# Version number and release date.
-VERSION_NUMBER=0.15
-RELEASE_DATE=2006-07-21 # in "date +%Y-%m-%d" format
+VERSION_NUMBER=0.15.1
+RELEASE_DATE=2006-10-02 # in "date +%Y-%m-%d" format