]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Support for KDE format strings.
authorBruno Haible <bruno@clisp.org>
Mon, 1 Oct 2007 00:19:46 +0000 (00:19 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:15:06 +0000 (12:15 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 5728582a499c671f0443ecdea19cce96742f09f9..d0ccdc1c05703beabf4a8192bb076db02f4c08d6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@ Version 0.16.2 - January 2007
 * Programming languages support:
   - Contexts (msgctxt) are now also supported for Java and C#.
   - C# with Qt: The support for Qt format strings has been updated for Qt 4.
+  - C++ with KDE:
+    xgettext has a new option --kde that triggers the recognition and marking
+    of KDE 4 format strings.
 
 * Documentation:
   The "Users" chapter has been completely rewritten.