]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Prepare for 0.12-pre1.
authorBruno Haible <bruno@clisp.org>
Tue, 18 Feb 2003 14:05:15 +0000 (14:05 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:11 +0000 (12:10 +0200)
NEWS
gettext-runtime/NEWS

diff --git a/NEWS b/NEWS
index ebd4aeb4cae722c076200b22449c921d3478b91c..16f770b93bdecb145998459e9ef7920368786e5f 100644 (file)
--- 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.
index a864c5502cab5e0d46fd90960ed789de68ac6d5c..1b4281b58f73b06bb15b2cc2ddc55f1438975ae3 100644 (file)
@@ -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++