From: Bruno Haible Date: Fri, 1 Aug 2003 20:52:37 +0000 (+0000) Subject: Portable POSIX printf. X-Git-Tag: v0.13~380 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7907617ee9da06d79d62e0a5855aea314b9fea04;p=thirdparty%2Fgettext.git Portable POSIX printf. --- diff --git a/gettext-runtime/NEWS b/gettext-runtime/NEWS index 67e754c0a..c60b70a19 100644 --- a/gettext-runtime/NEWS +++ b/gettext-runtime/NEWS @@ -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 . + Version 0.12 - May 2003 * A new C++ class, called gnu::autosprintf, makes it possible to use C format