]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
NEWS: Adjust for 0.19.5 release
authorDaiki Ueno <ueno@gnu.org>
Tue, 23 Jun 2015 01:28:37 +0000 (10:28 +0900)
committerDaiki Ueno <ueno@gnu.org>
Tue, 23 Jun 2015 01:28:55 +0000 (10:28 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 2f090f55865e103a0fbdab69c64b119e6fe2ff67..f69ac9c9346bd4028567135e43c22fd5facb1c87 100644 (file)
--- 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.