+2001-04-19 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.37 released.
+
2001-04-17 Bruno Haible <haible@clisp.cons.org>
* configure.in: Check for dvips, texi2pdf, texi2html.
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.13)
-AC_REVISION($Revision: 1.24 $)
+AC_REVISION($Revision: 1.25 $)
AC_INIT(src/msgfmt.c)
AM_INIT_AUTOMAKE(gettext, 0.10.37)
-RELEASE_DATE=2001-04-17 dnl in "date +%Y-%m-%d" format
+RELEASE_DATE=2001-04-19 dnl in "date +%Y-%m-%d" format
AM_CONFIG_HEADER(config.h)
dnl Set of available languages.
+2001-04-19 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.37 released.
+
2001-04-17 Bruno Haible <haible@clisp.cons.org>
* Makefile.am (DVIPS): Use @DVIPS@. If dvips is missing, the
+2001-04-19 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.37 released.
+
2001-04-19 Bruno Haible <haible@clisp.cons.org>
* loadmsgcat.c (_nl_init_domain_conv): Don't append //TRANSLIT when
+2001-04-19 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.37 released.
+
2001-04-04 Bruno Haible <haible@clisp.cons.org>
* mbswidth.h: New file, from textutils-2.0.13 with modifications.
+2001-04-19 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.37 released.
+
2001-04-17 Bruno Haible <haible@clisp.cons.org>
* mbswidth.m4: Also include <string.h>; this is where AIX 3.2.5
+2001-04-19 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.37 released.
+
2001-03-29 Bruno Haible <haible@clisp.cons.org>
* gettext-0.10.36 released.
+2001-04-19 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.37 released.
+
2001-04-12 Bruno Haible <haible@clisp.cons.org>
* de.po: Update from Karl Eichwalder.
+2001-04-19 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.37 released.
+
+2001-04-18 Bruno Haible <haible@clisp.cons.org>
+
+ * po.c (po_callback_message): Don't call iconv_open when the
+ OLD_PO_FILE_INPUT environment variable is set.
+ * write-po.c (wrap): Don't call iconv_open when the OLD_PO_FILE_OUTPUT
+ environment variable is set.
+
2001-04-09 Bruno Haible <haible@clisp.cons.org>
* po.c: Include mbswidth.h.
+2001-04-19 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.37 released.
+
2001-04-19 Bruno Haible <haible@clisp.cons.org>
* msgfmt-3: Use two grep invocations instead of a complex regexp that