From: Daiki Ueno Date: Tue, 23 Jun 2015 01:28:37 +0000 (+0900) Subject: NEWS: Adjust for 0.19.5 release X-Git-Tag: v0.19.5~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70bae6274fc09272aaf00d2cbfc02f912d3821fb;p=thirdparty%2Fgettext.git NEWS: Adjust for 0.19.5 release --- diff --git a/NEWS b/NEWS index 2f090f558..f69ac9c93 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Version 0.19.5 - unreleased +Version 0.19.5 - June 2015 * xgettext now has a feature to perform syntax checks on msgid, which could enforce common styles of translatable strings, such as to @@ -11,7 +11,7 @@ Version 0.19.5 - unreleased newline character to filter input and trims it from the filter output. This would allow filter programs to be more POSIX friendly. -* The base Unicode standard is now updated to 7.0.0. This +* The base Unicode standard is now updated to 8.0.0. This particularly improves "\N{...}" notation handling of xgettext for Perl and Python.