From: Daiki Ueno Date: Mon, 1 Dec 2014 08:19:20 +0000 (+0900) Subject: NEWS: Mention C# surrogate pair support X-Git-Tag: v0.19.4~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=746bca5972d818d91291ab8fe62565c89c4f4304;p=thirdparty%2Fgettext.git NEWS: Mention C# surrogate pair support --- diff --git a/NEWS b/NEWS index db5e38bda..a93b4dec9 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,10 @@ Version 0.19.4 - unreleased * xgettext now accepts same argument number for both singular and plural forms. +* Programming languages support: + - C#: xgettext now properly handles Unicode characters encoded with + surrogate pairs. + * Bug fixes: - Fix integer overflow when reading MO files. - Avoid dangling pointer access when same argument number is specified