]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Mention autosprintf.
authorBruno Haible <bruno@clisp.org>
Mon, 28 Oct 2002 19:09:28 +0000 (19:09 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:08:48 +0000 (12:08 +0200)
NEWS

diff --git a/NEWS b/NEWS
index b75b083c55947fa07ac5182e9a9b072590ce1051..948f34f1794297444b3725b98c3063d41e3546b9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ Version 0.11.6 - October 2002
 
 * xgettext now also supports Smalltalk and PHP.
 
+* A new C++ class, called gnu::autosprintf, makes it possible to use C format
+  strings in C++. This is needed for proper internationalization of C++
+  programs.
+
 * Compatibility with automake-1.7.
 \f
 Version 0.11.5 - August 2002