summaryrefslogtreecommitdiffstats
path: root/gettext-tools/tests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/tests/ChangeLog')
-rw-r--r--gettext-tools/tests/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gettext-tools/tests/ChangeLog b/gettext-tools/tests/ChangeLog
index d12b512..b4fa4d0 100644
--- a/gettext-tools/tests/ChangeLog
+++ b/gettext-tools/tests/ChangeLog
@@ -1,3 +1,10 @@
+2014-12-07 Daiki Ueno <ueno@gnu.org>
+
+ tests: Improve test coverage of Vala scanner
+ * xgettext-vala-1: Test regex literal right after arithmetic
+ assignment operators, and the case '@' is not followed by a
+ template string.
+
2014-12-05 Daiki Ueno <ueno@gnu.org>
tests: Add more tests for integer overflow when reading MO file