From: Bruno Haible Date: Sat, 1 Sep 2007 08:44:38 +0000 (+0000) Subject: New tests for extraction of concatenated strings in PHP mode. X-Git-Tag: v0.17~282 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a0f35c3d32a7625e96b659a60f88ec72a21d4c8;p=thirdparty%2Fgettext.git New tests for extraction of concatenated strings in PHP mode. --- diff --git a/gettext-tools/tests/ChangeLog b/gettext-tools/tests/ChangeLog index 8c820efd6..fbceab10e 100644 --- a/gettext-tools/tests/ChangeLog +++ b/gettext-tools/tests/ChangeLog @@ -1,3 +1,9 @@ +2007-07-04 Bruno Haible + + * xgettext-php-3: Use string concatenation in the test. + * xgettext-php-4: New file. + * Makefile.am (TESTS): Add it. + 2007-06-30 Bruno Haible * tstgettext.c (main): Use the standard --version output, see