+2014-10-15 Daiki Ueno <ueno@gnu.org>
+
+ * libgnuintl.in.h (LIBINTL_VERSION): Bump to 0.19.3.
+
2014-09-30 Daiki Ueno <ueno@gnu.org>
* localcharset.c, localename.c, vasnprintf.c: Update from Gnulib.
/* Version number: (major<<16) + (minor<<8) + subminor */
-#define LIBINTL_VERSION 0x001302
+#define LIBINTL_VERSION 0x001303
extern int libintl_version;
+2014-10-15 Daiki Ueno <ueno@gnu.org>
+
+ * gettext-po.in.h (LIBGETTEXTPO_VERSION): Bump to 0.19.3.
+
2014-07-14 Daiki Ueno <ueno@gnu.org>
* gettext 0.19.2 released.
/* =========================== Meta Information ============================ */
/* Version number: (major<<16) + (minor<<8) + subminor */
-#define LIBGETTEXTPO_VERSION 0x001302
+#define LIBGETTEXTPO_VERSION 0x001303
extern int libgettextpo_version;
/* ================================= Types ================================= */
+2014-10-15 Daiki Ueno <ueno@gnu.org>
+
+ * autopoint.in: Update for 0.19.3.
+
2014-10-10 Eric Blake <eblake@redhat.com>
autopoint: Fix infinite recursion when tracing configure.ac
0.16 | 0.16.1 | \
0.17 | \
0.18 | 0.18.1 | 0.18.2 | 0.18.3 | \
- 0.19 | 0.19.1 | 0.19.2 )
+ 0.19 | 0.19.1 | 0.19.2 | 0.19.3 )
;;
*)
func_fatal_error "The AM_GNU_GETTEXT_VERSION declaration in your $configure_in
+2014-10-15 Daiki Ueno <ueno@gnu.org>
+
+ * autopoint-2 (required_gettext_version): Update to 0.19.3.
+ * autopoint-3 (required_gettext_version): Likewise.
+
2014-10-12 Daiki Ueno <ueno@gnu.org>
tests: Avoid sed error on Mac OS X when dealing with binary input
# Test the autopoint program, without Automake.
-required_gettext_version=0.19.2
+required_gettext_version=0.19.3
: ${AUTOCONF=autoconf}
${AUTOCONF} --version >/dev/null 2>/dev/null \
# Test the autopoint program, with Automake.
-required_gettext_version=0.19.2
+required_gettext_version=0.19.3
: ${AUTOCONF=autoconf}
${AUTOCONF} --version >/dev/null 2>/dev/null \