2006-06-21  Bruno Haible  <bruno@clisp.org>

	* gettext-0.14.6 released.

2006-06-20  Bruno Haible  <bruno@clisp.org>

	* format-gcc-internal-1: Update to GCC 4.1 internal format strings.
	* format-gcc-internal-2: Likewise.

2005-05-23  Bruno Haible  <bruno@clisp.org>

	* gettext-0.14.5 released.

2005-05-21  Bruno Haible  <bruno@clisp.org>

	* format-gcc-internal-1: Add tests for GCC-4.0 directives %<, %>, %',
	%m, %p, %J and size specifiers.
	* format-gcc-internal-2: Likewise.

2005-05-21  Bruno Haible  <bruno@clisp.org>

	* format-c-2: Test also the type incompatibility due to size.

2005-04-11  Bruno Haible  <bruno@clisp.org>

	* gettext-0.14.4 released.

2005-03-14  Bruno Haible  <bruno@clisp.org>

	* gettext-0.14.3 released.

2005-02-26  Bruno Haible  <bruno@clisp.org>

	* format-scheme-1: Remove tests for ~W, ~_, ~T, ~/, ~<. Update or add
	tests for ~Y, ~C, ~I, ~_, ~/, ~!, ~Q, ~T, ~K.
	* format-scheme-2: Remove tests for ~W, ~<. Add tests for
	~!, ~Q, ~Y, ~I, ~/, ~K.

2005-02-26  Bruno Haible  <bruno@clisp.org>

	* format-scheme-1: Remove test for #!.

2005-02-24  Bruno Haible  <bruno@clisp.org>

	* gettext-0.14.2 released.

2005-02-23  Bruno Haible  <bruno@clisp.org>

	* lang-java: On newer Darwin systems, set the System.out encoding to
	UTF-8, not ISO-8859-1.

2005-02-13  Bruno Haible  <bruno@clisp.org>

	* Makefile.am (TESTS_ENVIRONMENT): Define also the environment variable
	LOCALE_FR_UTF8.
	* lang-bash: Don't test using the traditional french locale if it does
	exist. Try not only the traditional french locale, but also the UTF-8
	locale, if it exists.
	* lang-c: Likewise.
	* lang-c++: Likewise.
	* lang-clisp: Likewise.
	* lang-csharp: Likewise.
	* lang-gawk: Likewise.
	* lang-guile: Likewise.
	* lang-java: Likewise.
	* lang-librep: Likewise.
	* lang-objc: Likewise.
	* lang-perl-1: Likewise.
	* lang-perl-2: Likewise.
	* lang-php: Likewise.
	* lang-sh: Likewise.
	* lang-smalltalk: Likewise.
	* lang-tcl: Likewise.
	* lang-pascal: Likewise, but disable the test of the UTF-8 locale.
	* lang-python-1: Likewise.
	* lang-python-2: Likewise.

2005-02-12  Bruno Haible  <bruno@clisp.org>

	* lang-clisp: Use only the first line of "clisp --version"'s output.
	Needed to avoid /bin/sh limitations on HP-UX 10.

2005-02-08  Bruno Haible  <bruno@clisp.org>

	* Makefile.am (LDADD_yes): Remove INTL_MACOSX_LIBS.
	(LDADD): Add INTL_MACOSX_LIBS here.
	Needed for MacOS X build with --disable-shared --disable-nls.

2005-02-06  Bruno Haible  <bruno@clisp.org>

	* msgcat-11: New file.
	* Makefile.am (TESTS): Add it.

2005-01-29  Bruno Haible  <bruno@clisp.org>

	* Makefile.am (LDADD_yes): Add INTL_MACOSX_LIBS.

2005-01-20  Bruno Haible  <bruno@clisp.org>

	* lang-guile: Make it work.

2005-01-16  Bruno Haible  <bruno@clisp.org>

	Support for Scheme.
	* format-scheme-1: New file.
	* format-scheme-2: New file.
	* xgettext-scheme-1: New file.
	* lang-guile: New file.
	* Makefile.am (TESTS): Add them.

2005-01-08  Bruno Haible  <bruno@clisp.org>

	* msggrep-4: Remove unportability notes.

2005-01-09  Bruno Haible  <bruno@clisp.org>

	* xgettext-8: New file.
	* Makefile.am (TESTS): Add it.

2005-01-05  Bruno Haible  <bruno@clisp.org>

	* tstgettext.c (main): Update year in --version output.
	* tstngettext.c (main): Likewise.

2004-10-01  Guido Flohr  <guido@imperia.net>

	* xgettext-perl-4: Add test case with '-s' function.
	Reported by Ryan Anderson <ryan@autoweb.net>.

2004-09-11  Bruno Haible  <bruno@clisp.org>

	* msginit-1: New file.
	* msgmerge-17: New file.
	* Makefile.am (TESTS): Add msginit-1, msgmerge-17.
	(TESTS_ENVIRONMENT): Also define MSGINIT.
	Reported by Jens A. Tkotz <jens@peino.de>.

2004-09-08  Bruno Haible  <bruno@clisp.org>

	Make lang-java work again on platforms with Java version < 1.4.
	* lang-java: Undo last patch for all platforms except Darwin.
	* Makefile.am (TESTS_ENVIRONMENT): Also define host_os.

2004-08-13  Bruno Haible  <bruno@clisp.org>

	Fix test failures on MacOS X.
	* lang-clisp: Skip the test if clisp was not built with gettext
	support.
	* lang-java: Enforce encoding ISO-8859-1 for System.out.

2004-07-10  Bruno Haible  <bruno@clisp.org>

	* tstgettext.c (expand_escape): Don't go into an endless loop when the
	first backslash is not followed by one of the expected characters.
	Reported by Arkadiusz Miśkiewicz <arekm@pld-linux.org>.

2004-07-10  Bruno Haible  <bruno@clisp.org>

	* tstgettext.c (expand_escape): Support also \a and \v.

2004-03-14  Bruno Haible  <bruno@clisp.org>

	* format-lisp-2: Add one more test for ~[...~].

2004-01-30  Bruno Haible  <bruno@clisp.org>

	* format-c-5-prg.c (main): Return with exit code 77 when the requested
	locale doesn't exist.
	* format-c-5: Skip the test when the fa_IR locale doesn't exist.
	Reported by Paul Jarc <prj@po.cwru.edu>.

2004-01-29  Bruno Haible  <bruno@clisp.org>

	* gettext-0.14.1 released.

2004-01-28  Bruno Haible  <bruno@clisp.org>

	* gettext-0.14 released.

2004-01-11  Bruno Haible  <bruno@clisp.org>

	* format-c-5: New file.
	* format-c-5-prg.c: New file.
	* Makefile.am (TESTS): Add format-c-5.
	(noinst_PROGRAMS): Add fc5.
	(fc5_SOURCES, fc5_LDADD): New variables.

2004-01-09  Bruno Haible  <bruno@clisp.org>

	* tstgettext.c (main): Update year in --version output.
	* tstngettext.c (main): Likewise.

2004-01-10  Bruno Haible  <bruno@clisp.org>

	* lang-csharp: Work around mono-0.29 CurrentUICulture bug.

2003-12-29  Bruno Haible  <bruno@clisp.org>

	* testlocale.c: Include stdlib.h.

2003-12-29  Bruno Haible  <bruno@clisp.org>

	* xgettext-c-9: Add a test with a multi-part string with newlines and
	comments between the parts.
	* xgettext-java-5: Likewise.
	* xgettext-csharp-5: Likewise.
	* xgettext-python-2: Likewise.
	* xgettext-objc-2: New file.
	* Makefile.am (TESTS): Add it.

2003-12-26  Bruno Haible  <bruno@clisp.org>

	Support for C#.
	* msgunfmt-csharp-1: New file.
	* lang-csharp: New file.
	* Makefile.am (TESTS): Add them.
	(TESTS_ENVIRONMENT): Also set the TESTCSHARP variable.

2003-12-26  Bruno Haible  <bruno@clisp.org>

	* format-csharp-1: New file.
	* format-csharp-2: New file.
	* xgettext-csharp-1: New file.
	* xgettext-csharp-2: New file.
	* xgettext-csharp-3: New file.
	* xgettext-csharp-4: New file.
	* xgettext-csharp-5: New file.
	* Makefile.am (TESTS): Add them.

2003-12-27  Bruno Haible  <bruno@clisp.org>

	* lang-c++: Skip the test if TESTLIBASPRINTF is not set to "yes".
	* Makefile.am (TESTS_ENVIRONMENT): Also set TESTLIBASPRINTF.
	Reported by Adrian Bunk <bunk@fs.tum.de>.

2003-12-12  Bruno Haible  <bruno@clisp.org>

	Assume automake-1.8.
	* Makefile.am (clean-local): Renamed from clean-am.

2003-12-17  Bruno Haible  <bruno@clisp.org>

	* gettext-0.13.1 released.

2003-12-14  Bruno Haible  <bruno@clisp.org>

	* xgettext-sh-3: New file.
	* Makefile.am (TESTS): Add it.

2003-12-05  Bruno Haible  <bruno@clisp.org>

	* testlocale.c: New file.
	* Makefile.am (noinst_PROGRAMS): Add testlocale.
	(testlocale_SOURCES): New variable.
	* lang-bash: Skip the test if the testlocale program determines that
	the locale is not usable. (For example on glibc systems with no
	installed fr_FR locale.)
	* lang-clisp: Likewise.
	* lang-gawk: Likewise.
	* lang-java: Likewise.
	* lang-librep: Likewise.
	* lang-php: Likewise.
	* lang-sh: Likewise.

2003-12-05  Bruno Haible  <bruno@clisp.org>

	* lang-c: Use ANSI C function declaration syntax.
	* lang-objc: Likewise.

2003-12-03  Bruno Haible  <bruno@clisp.org>

	* Makefile.am (TESTS_ENVIRONMENT): Add the gettext-runtime/src source
	dir to PATH, so that gettext.sh is found.
	Reported by Peter Breitenlohner <peb@mppmu.mpg.de>.

2003-12-03  Bruno Haible  <bruno@clisp.org>

	* xgettext-glade-2: Protect here document against backslash
	interpretation.
	* xgettext-glade-3: Likewise.
	Reported by Paul Jarc <prj@po.cwru.edu>.

2003-12-02  Bruno Haible  <bruno@clisp.org>

	* xgettext-glade-3: Skip the test if expat is not available.
	Reported by Jouko Orava <joorava@pcu.helsinki.fi>.

2003-11-30  Bruno Haible  <bruno@clisp.org>

	* gettext-0.13 released.

2003-11-22  Bruno Haible  <bruno@clisp.org>

	* xgettext-c-9: New file.
	* xgettext-sh-2: New file.
	* xgettext-python-2: New file.
	* xgettext-lisp-1: New file.
	* xgettext-elisp-1: New file.
	* xgettext-librep-1: New file.
	* xgettext-smalltalk-1: New file.
	* xgettext-java-5: New file.
	* xgettext-awk-1: New file.
	* xgettext-ycp-2: New file.
	* xgettext-tcl-2: New file.
	* xgettext-perl-5: New file.
	* xgettext-php-1: New file.
	* Makefile.am (TESTS): Add them.

2003-11-15  Bruno Haible  <bruno@clisp.org>

	* Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.

2003-11-15  Bruno Haible  <bruno@clisp.org>

	* Makefile.am (EXTRA_DIST): Remove xg-test1.ok.po, add xg-c-1.ok.po.
	(xg-c-1.ok.po): Renamed from xg-test1.ok.po.

2003-11-15  Bruno Haible  <bruno@clisp.org>

	* xgettext-7: Fix typo in tmpfiles.

2003-11-07  Bruno Haible  <bruno@clisp.org>

	* xgettext-7: New file.
	* Makefile.am (TESTS): Add it.

2003-11-06  Bruno Haible  <bruno@clisp.org>

	* msgcat-stringtable-1: Fix expected test result.

2003-11-02  Bruno Haible  <bruno@clisp.org>

	* msgattrib-properties-1: Renamed from msgattrib-15.
	* msgcat-properties-1: Renamed from msgcat-11.
	* msgcat-properties-2: Renamed from msgcat-12.
	* msgcat-stringtable-1: Renamed from msgcat-13.
	* msgfmt-properties-1: Renamed from msgfmt-13.
	* msgfmt-qt-1: Renamed from msgfmt-15.
	* msgfmt-13: Renamed from msgfmt-14.
	* msgmerge-compendium-1: Renamed from msgmerge-6.
	* msgmerge-compendium-2: Renamed from msgmerge-7.
	* msgmerge-compendium-3: Renamed from msgmerge-8.
	* msgmerge-compendium-4: Renamed from msgmerge-12.
	* msgmerge-update-1: Renamed from msgmerge-14.
	* msgmerge-update-2: Renamed from msgmerge-15.
	* msgmerge-update-3: Renamed from msgmerge-16.
	* msgmerge-properties-1: Renamed from msgmerge-23.
	* msgmerge-properties-2: Renamed from msgmerge-24.
	* msgmerge-6: Renamed from msgmerge-9.
	* msgmerge-7: Renamed from msgmerge-10.
	* msgmerge-8: Renamed from msgmerge-11.
	* msgmerge-9: Renamed from msgmerge-13.
	* msgmerge-10: Renamed from msgmerge-17.
	* msgmerge-11: Renamed from msgmerge-18.
	* msgmerge-12: Renamed from msgmerge-19.
	* msgmerge-13: Renamed from msgmerge-20.
	* msgmerge-14: Renamed from msgmerge-21.
	* msgmerge-15: Renamed from msgmerge-22.
	* msgmerge-16: Renamed from msgmerge-25.
	* msgunfmt-java-1: Renamed from msgunfmt-2.
	* msgunfmt-tcl-1: Renamed from msgunfmt-3.
	* msgunfmt-properties-1: Renamed from msgunfmt-4.
	* xgettext-java-1: Renamed from xgettext-10.
	* xgettext-java-2: Renamed from xgettext-11.
	* xgettext-java-3: Renamed from xgettext-15.
	* xgettext-java-4: Renamed from xgettext-16.
	* xgettext-ycp-1: Renamed from xgettext-17.
	* xgettext-python-1: Renamed from xgettext-18.
	* xgettext-glade-1: Renamed from xgettext-19.
	* xgettext-glade-2: Renamed from xgettext-20.
	* xgettext-tcl-1: Renamed from xgettext-21.
	* xgettext-glade-3: Renamed from xgettext-25.
	* xgettext-perl-1: Renamed from xgettext-26.
	* xgettext-perl-2: Renamed from xgettext-27.
	* xgettext-perl-3: Renamed from xgettext-28.
	* xgettext-perl-4: Renamed from xgettext-29.
	* xgettext-sh-1: Renamed from xgettext-30.
	* xgettext-objc-1: Renamed from xgettext-32.
	* xgettext-stringtable-1: Renamed from xgettext-33.
	* xgettext-c-1: Renamed from xgettext-1.
	* xgettext-c-2: Renamed from xgettext-2.
	* xgettext-c-3: Renamed from xgettext-4.
	* xgettext-c-4: Renamed from xgettext-5.
	* xgettext-c-5: Renamed from xgettext-6.
	* xgettext-c-6: Renamed from xgettext-7.
	* xgettext-c-7: Renamed from xgettext-9.
	* xgettext-c-8: Renamed from xgettext-22.
	* xgettext-po-1: Renamed from xgettext-8.
	* xgettext-properties-1: Renamed from xgettext-24.
	* xgettext-1: Renamed from xgettext-3.
	* xgettext-2: Renamed from xgettext-12.
	* xgettext-3: Renamed from xgettext-13.
	* xgettext-4: Renamed from xgettext-14.
	* xgettext-5: Renamed from xgettext-23.
	* xgettext-6: Renamed from xgettext-31.
	* Makefile.am (TESTS): Update.

2003-10-23  Bruno Haible  <bruno@clisp.org>

	* msgcat-13: Change expected result.

2003-10-21  Bruno Haible  <bruno@clisp.org>

	* lang-bash: Hide the warning about deprecated syntax.

2003-10-21  Bruno Haible  <bruno@clisp.org>

	* msgmerge-25: New file.
	* Makefile.am (TESTS): Add it.

2003-10-19  Bruno Haible  <bruno@clisp.org>

	* format-qt-1: New file.
	* format-qt-2: New file.
	* msgfmt-15: New file.
	* qttest_pl.po: New file.
	* qttest_pl.qm: New file.
	* Makefile.am (TESTS): Add format-qt-1, format-qt-2, msgfmt-15.
	(EXTRA_DIST): Add qttest_pl.po, qttest_pl.qm.

2003-10-14  Bruno Haible  <bruno@clisp.org>

	* xgettext-22: Update expected result.
	* lang-c: Likewise.
	* lang-objc: Likewise.

2003-10-12  Bruno Haible  <bruno@clisp.org>

	* msgcat-13: New file.
	* xgettext-33: New file.
	* Makefile.am (TESTS): Add them.

2003-10-12  Bruno Haible  <bruno@clisp.org>

	* xgettext-32: New file.
	* Makefile.am (TESTS): Add xgettext-32.

2003-10-09  Bruno Haible  <bruno@clisp.org>

	* tstgettext.c: Include xalloc.h instead of xmalloc.h.

2003-10-05  Bruno Haible  <bruno@clisp.org>

	* xgettext-4: Update expected test result.
	* xgettext-5: Likewise.
	* xgettext-6: Likewise.
	* xgettext-8: Likewise.
	* xgettext-24: Likewise.
	* xgettext-26: Pass --flag options to xgettext. Update expected test
	result.
	* lang-perl-1: Pass --flag options to xgettext.
	* lang-perl-2: Likewise.

	* xgettext-31: New file.
	* Makefile.am (TESTS): Add it.

2003-10-04  Bruno Haible  <bruno@clisp.org>

	* xgettext-11: Test details of the new Java backend, instead of the
	--keyword-substring option.

2003-10-07  Bruno Haible  <bruno@clisp.org>

	* lang-perl-1: Set LC_CTYPE to empty in while setting LANG.
	* lang-perl-2: Likewise.
	* lang-tcl: Likewise.

2003-10-06  Guido Flohr  <guido@imperia.net>
            Bruno Haible  <bruno@clisp.org>

	* xgettext-26: Add three tests for 'sub' handling.
	Reported by Crispin Flowerday <cflowerday@zeus.com>.

2003-09-16  Bruno Haible  <bruno@clisp.org>

	* tstgettext.c (add_newline, do_expand): Change type to bool. Make
	static.
	(main, expand_escape): Use bool.
	* tstngettext.c (main): Use bool.

2003-09-13  Bruno Haible  <bruno@clisp.org>

	* lang-sh: Source gettext.sh.
	(echo, eval_gettext, eval_ngettext): Remove definitions.
	* lang-bash: Source gettext.sh.
	(echo, eval_ngettext): Remove definitions.

2003-09-13  Bruno Haible  <bruno@clisp.org>

	* format-sh-1: Update to match stricter format string definition.
	* format-sh-2: Likewise.

2003-09-13  Bruno Haible  <bruno@clisp.org>

	Fix behaviour of "<program> --help > /dev/full".
	* tstgettext.c: Include closeout.h.
	(main): Register close_stdout for execution at program exit.
	* tstngettext.c: Include closeout.h.
	(main): Register close_stdout for execution at program exit.

2003-09-11  Bruno Haible  <bruno@clisp.org>

	* msgfmt-14: New file.
	* Makefile.am (TESTS): Add it.

2003-09-09  Guido Flohr  <guido@imperia.net>

	* xgettext-29: Add more tests.
	* lang-perl-1: Use gettext instead of _.

2003-09-08  Bruno Haible  <bruno@clisp.org>

	* lang-sh: Avoid test failure with Solaris /bin/sh.
	* lang-bash: Avoid test failure when bash is built without i18n
	support.

2003-09-03  Bruno Haible  <bruno@clisp.org>

	* xgettext-30: New file.
	* lang-sh: New file.
	* lang-bash: New file.
	* Makefile.am (TESTS): Add them.
	(TESTS_ENVIRONMENT): Add ../../gettext-runtime/src to the PATH.

2003-08-31  Bruno Haible  <bruno@clisp.org>

	* format-sh-1: New file.
	* format-sh-2: New file.
	* Makefile.am (TESTS): Add them.

2003-09-01  Bruno Haible  <bruno@clisp.org>

	* xgettext-26: Add explicit symbol import to 'use' command.
	* lang-perl-1: Likewise.
	Suggested by Guido Flohr.

2003-09-01  Bruno Haible  <bruno@clisp.org>

	* xgettext-29: New test, from Guido Flohr.
	* Makefile.am (TESTS): Add it.

2003-08-08  Bruno Haible  <bruno@clisp.org>

	* format-gcc-internal-1: New file.
	* format-gcc-internal-2: New file.
	* Makefile.am (TESTS): Add them.

2003-08-04  Bruno Haible  <bruno@clisp.org>

	* lang-perl-1: Small tweaks.
	* lang-perl-2: Likewise.
	* xgettext-26: Likewise.

2003-08-04  Guido Flohr  <guido@imperia.net>

	* format-perl-brace-1: Fix last patch,

2003-07-05  Bruno Haible  <bruno@clisp.org>

	* format-perl-brace-1: Renamed from format-perl-bracket-1. Use braces
	instead of brackets.
	* format-perl-brace-2: Renamed from format-perl-bracket-2. Use braces
	instead of brackets.
	* format-perl-mixed-1: Use braces instead of brackets.
	* format-perl-mixed-2: Likewise.
	* xgettext-26: Likewise.
	* lang-perl-2: Likewise.
	* Makefile.am (TESTS): Add format-perl-brace-[12], remove
	format-perl-bracket-[12].

2003-06-27  Bruno Haible  <bruno@clisp.org>

	* xgettext-27: Also test Unicode character names in here documents.
	* xgettext-28: Likewise.

2003-06-24  Bruno Haible  <bruno@clisp.org>

	* xgettext-27: New file.
	* xgettext-28: New file.
	* Makefile.am (TESTS): Add them.

2003-06-23  Bruno Haible  <bruno@clisp.org>

	* xgettext-26: Fix expected test result for backslashed dollar in
	single-quoted string.

2003-06-23  Bruno Haible  <bruno@clisp.org>

	* format-perl-bracket-2: Allow added arguments in msgstr.

2003-06-21  Bruno Haible  <bruno@clisp.org>

	* xgettext-26: Add more test cases, some from Guido Flohr.
	* format-perl-1: Complete rewrite, based on format-c-1.
	* format-perl-2: Complete rewrite, based on format-c-2.
	* format-perl-bracket-1: New file, based on format-python-1, partially
	from Guido Flohr.
	* format-perl-bracket-2: New file, based on format-python-2, partially
	from Guido Flohr.
	* format-perl-mixed-1: New file, from Guido Flohr.
	* format-perl-mixed-2: New file, from Guido Flohr.
	* lang-perl-1: Renamed from lang-perl.
	* lang-perl-2: New file, from Guido Flohr, based on lang-perl.
	* Makefile.am (TESTS): Add format-perl-bracket-1,
	format-perl-bracket-2, format-perl-mixed-1, format-perl-mixed-2,
	lang-perl-1, lang-perl-2. Remove lang-perl.

2003-06-19  Bruno Haible  <bruno@clisp.org>

	* Makefile.am (TESTS_ENVIRONMENT): Also set LOCALE_FR.
	* lang-c: Use system dependent locale name $LOCALE_FR, not just fr_FR.
	* lang-c++: Likewise.
	* lang-clisp: Likewise.
	* lang-gawk: Likewise.
	* lang-java: Likewise.
	* lang-librep: Likewise.
	* lang-objc: Likewise.
	* lang-pascal: Likewise.
	* lang-perl: Likewise.
	* lang-php: Likewise.
	* lang-python-1: Likewise.
	* lang-python-2: Likewise.
	* lang-smalltalk: Likewise.
	* lang-tcl: Likewise.

2003-06-17  Paul Eggert  <eggert@twinsun.com>

	* msgcat-7: Put msgcat options before file name, so that the test
	doesn't fail if POSIXLY_CORRECT is set.

2003-06-15  Bruno Haible  <bruno@clisp.org>

	* xgettext-26: New file, derived from lang-perl.
	* Makefile.am (TESTS): Add it.
	* lang-perl: Turn into a real integration test.

2003-06-12  Bruno Haible  <bruno@clisp.org>

	* format-perl-1: Avoid conflict with format-awk-1.
	* format-perl-2: Avoid conflict with format-awk-2.
	* Makefile.am (TESTS): Mention perl between tcl and php.

2003-06-11  Guido Flohr  <guido@imperia.net>

	* format-perl-1: New file.
	* format-perl-2: New file.
	* lang-perl: New file.
	* Makefile.am (TESTS): Add them.

2003-05-27  Bruno Haible  <bruno@clisp.org>

	* plural-2: Add test for Slovak plural formula.

2003-05-24  Bruno Haible  <bruno@clisp.org>

	* xgettext-25: New file.
	* Makefile.am (TESTS): Add it.

2003-05-22  Bruno Haible  <bruno@clisp.org>

	* gettext-0.12.1 released.

2003-05-19  Bruno Haible  <bruno@clisp.org>

	* lang-smalltalk: Skip the test if smalltalk version 2.1 or 2.1.1
	is used; these versions lack the I18N package.

2003-05-17  Bruno Haible  <bruno@clisp.org>

	* gettext-0.12 released.

2003-04-27  Bruno Haible  <bruno@clisp.org>

	* plural-2: Really make the test fail if there is a mismatch. Add a
	test for the alternate formula for Russian from the glibc manual.

2003-04-26  Bruno Haible  <bruno@clisp.org>

	* msgattrib-15: New file.
	* msgcat-11: New file.
	* msgcat-12: New file.
	* msgcmp-3: New file.
	* msgcomm-24: New file.
	* msgconv-4: New file.
	* msgen-2: New file.
	* msgexec-3: New file.
	* msgfilter-3: New file.
	* msgfmt-13: New file.
	* msggrep-6: New file.
	* msgmerge-23: New file.
	* msgmerge-24: New file.
	* msgunfmt-4: New file.
	* msguniq-4: New file.
	* xgettext-24: New file.
	* msguniq-a.inp: New file.
	* Makefile.am (TESTS): Add the new tests.
	(EXTRA_DIST): Add msguniq-a.inp.

2003-04-14  Bruno Haible  <bruno@clisp.org>

	* Makefile.am (CHECKER): New variable.
	(TESTS_ENVIRONMENT): Use it.

2003-04-12  Bruno Haible  <bruno@clisp.org>

	* Makefile.vms: Avoid rules with no lines. Don't use the force target.
	Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.

2003-04-06  Bruno Haible  <bruno@clisp.org>

	* lang-c++: Update includes list to match the changed location of
	autosprintf.h.

2003-03-30  Bruno Haible  <bruno@clisp.org>

	* Makefile.vms: New file.
	* Makefile.am (EXTRA_DIST): Add Makefile.vms.

2003-03-17  Bruno Haible  <bruno@clisp.org>

	Native Woe32/MSVC support.
	* Makefile.msvc: New file.
	* Makefile.am (EXTRA_DIST): Add it.
	(INCLUDES): Look for libgnuintl.h in ../intl, not
	$(top_srcdir)/../gettext-runtime/intl.

2003-02-28  Bruno Haible  <bruno@clisp.org>

	Support for relocatable installation.
	* tstgettext.c: Include progname.h, relocatable.h.
	(program_name): Remove variable.
	(main): Use set_program_name. Relocate LOCALEDIR value. Update
	copyright year.
	* tstngettext.c: Include progname.h, relocatable.h.
	(program_name): Remove variable.
	(main): Use set_program_name. Relocate LOCALEDIR value. Update
	copyright year.
	* Makefile.am (tstgettext_CFLAGS, tstngettext_CFLAGS): New variables.

2003-02-28  Bruno Haible  <bruno@clisp.org>

	* Makefile.am (localedir): New variable.

2003-02-28  Bruno Haible  <bruno@clisp.org>

	* xgettext-19: Add Report-Msgid-Bugs-To line to expected result.
	* xgettext-20: Likewise.

2003-02-23  Bruno Haible  <bruno@clisp.org>

	* format-lisp-1: Correct the syntax of a test string.

2003-02-22  Bruno Haible  <bruno@clisp.org>

	* lang-python-1: Renamed from lang-python. Make it work with Python
	2.3.
	* lang-python-2: New file.
	* Makefile.am (TESTS): Remove lang-python, add lang-python-[12].

2003-02-20  Bruno Haible  <bruno@clisp.org>

	* msgfilter-1: Remove SKIP: messages, now emitted by the Makefile.
	* msgfilter-2: Likewise.
	* msgunfmt-2: Likewise.
	* msgunfmt-3: Likewise.
	* xgettext-19: Likewise.
	* xgettext-20: Likewise.
	* lang-c: Likewise.
	* lang-c++: Likewise.
	* lang-clisp: Likewise.
	* lang-gawk: Likewise.
	* lang-java: Likewise.
	* lang-librep: Likewise.
	* lang-objc: Likewise.
	* lang-pascal: Likewise.
	* lang-php: Likewise.
	* lang-python: Likewise.
	* lang-smalltalk: Likewise.
	* lang-tcl: Likewise.

2003-02-20  Bruno Haible  <bruno@clisp.org>

	* lang-gawk: Skip the test if gawk was built with --disable-nls.
	Reported by Paul Jarc <prj@po.cwru.edu>.

2003-02-18  Bruno Haible  <bruno@clisp.org>

	* Makefile.am (clean-am): New rule. For Solaris cc.

2003-02-18  Bruno Haible  <bruno@clisp.org>

	* xgettext-13: Add Report-Msgid-Bugs-To line to expected result.
	* xgettext-14: Likewise.
	* xgettext-18: Likewise.
	* xgettext-21: Likewise.
	* xgettext-23: Likewise.

2003-02-12  Bruno Haible  <bruno@clisp.org>

	Big restructuring.
	* rpath*: Moved to autoconf-lib-link package.
	* Makefile.am (TESTS, EXTRA_DIST): Remove rpath*.
	(EXTRA_DIST): Add ChangeLog.0.
	(xg-test1.ok.po): Drop gettext.c from input files.
	(INCLUDES): Refer to intl in gettext-runtime directory.
	* lang-c++: Update for changed directory structure.
	* lang-java: Likewise.
	* xgettext-1: Drop gettext.c from input files.
	* xgettext-3: Update for changed domain name.


See ChangeLog.0 for earlier changes.
