]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
A bug has been fixed.
authorBruno Haible <bruno@clisp.org>
Sun, 11 Mar 2001 20:48:39 +0000 (20:48 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 11 Mar 2001 20:48:39 +0000 (20:48 +0000)
BUGS

diff --git a/BUGS b/BUGS
index 24cd767499b716fd497fd1e6d82ba8a942ab3af0..24598ad247beb3eda23abb6ef5db9d5578547282 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -2,6 +2,3 @@ List of known bugs and limitations:
 
 - getting the string for `dcgettext' or `dgettext' fails if the first
   argument is some different than a list of identifiers or strings.
-
-- the C code parser currently does not know anything about macro.  I.e.
-  keyword with translations in the macro text are not found.