]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
NEWS: Mention C# surrogate pair support
authorDaiki Ueno <ueno@gnu.org>
Mon, 1 Dec 2014 08:19:20 +0000 (17:19 +0900)
committerDaiki Ueno <ueno@gnu.org>
Mon, 1 Dec 2014 08:19:20 +0000 (17:19 +0900)
NEWS

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