summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-10-28 16:10:35 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:11:06 +0200
commit2f09ddb5c812f820b8d9f2cf521262fcbfc4732d (patch)
tree64b68ea17dd7a4d8e1050b5dc857a7cbce7b5944 /NEWS
parent06784fb7630f0d8511682df4d72e0e006e60e8b4 (diff)
downloadexternal_gettext-2f09ddb5c812f820b8d9f2cf521262fcbfc4732d.zip
external_gettext-2f09ddb5c812f820b8d9f2cf521262fcbfc4732d.tar.gz
external_gettext-2f09ddb5c812f820b8d9f2cf521262fcbfc4732d.tar.bz2
Support for Qt message catalog format and Qt format strings.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 506f075..7f19c8e 100644
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,14 @@ Version 0.12.2 - September 2003
special kind of format strings used in the GCC sources and marks them
as 'gcc-internal-format'.
+ - C++ with Qt:
+
+ xgettext has a new option --qt that triggers the recognition and marking
+ of Qt format strings.
+
+ msgfmt has a new option --qt that generates binary message catalogs in
+ Qt's .qm format.
+
* Data formats support:
- Glade: