]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
A Python bug was fixed.
authorBruno Haible <bruno@clisp.org>
Tue, 13 Jul 2004 16:07:05 +0000 (16:07 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:11:52 +0000 (12:11 +0200)
gettext-tools/doc/ChangeLog
gettext-tools/doc/gettext.texi

index efc9c347b972e5174321e75d1094322cfbcd9ae4..98d1286dcc91b511f4c760899ee9cb102a1c9a28 100644 (file)
@@ -1,3 +1,9 @@
+2004-07-13  Bruno Haible  <bruno@clisp.org>
+
+       * gettext.texi (Python): Remove mention of a bug that was fixed in
+       Python 2.3.x.
+       Reported by Karl Chen <quarl@hkn.eecs.berkeley.edu>.
+
 2004-02-27  Bruno Haible  <bruno@clisp.org>
 
        * gettext.texi (Plural forms): Add info about Serbian.
index 003c0a5305ec199f1b52b321dfa6de3db44a3830..63f06831f87a8c342366586e9cdd58ae0279d478 100644 (file)
@@ -8069,7 +8069,7 @@ not used by the gettext emulation
 @code{import gettext}
 
 @item Use or emulate GNU gettext
-emulate.  Bug: uses only the first found .mo file, not all of them
+emulate
 
 @item Extractor
 @code{xgettext}