From: Bruno Haible Date: Tue, 18 Feb 2003 14:05:15 +0000 (+0000) Subject: Prepare for 0.12-pre1. X-Git-Tag: v0.12~206 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a7cab42c2c1322fd0f0db929ecdf4ce08648254;p=thirdparty%2Fgettext.git Prepare for 0.12-pre1. --- diff --git a/NEWS b/NEWS index ebd4aeb4c..16f770b93 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Version 0.11.6 - October 2002 +Version 0.12-pre1 - February 2003 * The gettext package is now separated into two subpackages: - gettext-runtime: Runtime libraries and programs. diff --git a/gettext-runtime/NEWS b/gettext-runtime/NEWS index a864c5502..1b4281b58 100644 --- a/gettext-runtime/NEWS +++ b/gettext-runtime/NEWS @@ -1,4 +1,4 @@ -Version 0.11.6 - October 2002 +Version 0.12-pre1 - February 2003 * 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++