]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Portable POSIX printf.
authorBruno Haible <bruno@clisp.org>
Fri, 1 Aug 2003 20:52:37 +0000 (20:52 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:48 +0000 (12:10 +0200)
gettext-runtime/NEWS

index 67e754c0ab80c1b2272c8aef809c0c136d063b6c..c60b70a196a08a89e8f7518818ae68e5a66cb14b 100644 (file)
@@ -1,3 +1,9 @@
+Version 0.12.2 - XXX 2003
+
+* On those few platforms (NetBSD and Woe32) for which the native
+  printf()/fprintf()/... functions don't support POSIX/XSI format strings
+  with positions, replacements are provided through <libintl.h>.
+\f
 Version 0.12 - May 2003
 
 * A new C++ class, called gnu::autosprintf, makes it possible to use C format