summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2014-07-14 11:39:28 +0900
committerDaiki Ueno <ueno@gnu.org>2014-07-14 11:58:20 +0900
commit51583d8385297ce8f75380e0fb7bbeb0d76e792c (patch)
tree7470d2b672e2b0921f9894226477714a29f80d9f /NEWS
parentc3e1f8e3527a807c412dca3a4527bb16c5927dfc (diff)
downloadexternal_gettext-51583d8385297ce8f75380e0fb7bbeb0d76e792c.zip
external_gettext-51583d8385297ce8f75380e0fb7bbeb0d76e792c.tar.gz
external_gettext-51583d8385297ce8f75380e0fb7bbeb0d76e792c.tar.bz2
NEWS: Add 0.19.2 entries
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 40c79dc..b23a696 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Version 0.19.2 - July 2014
+
+* Bug fixes:
+ - Fix xgettext crash in parsing empty string literals in C and Vala.
+ - ChangeLog file is added back to the gettext infrastructure. It was
+ mistakenly removed in 0.19.
+ - Autoconf macro trace in autopoint now works again with Autoconf 2.68
+ or earlier. It was a regression in 0.19.
+
Version 0.19.1 - June 2014
* Programming languages support: