From: Bruno Haible Date: Sun, 11 Mar 2001 20:48:39 +0000 (+0000) Subject: A bug has been fixed. X-Git-Tag: v0.10.36~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=caafdeee0e724a9cf7bd6c4566dcd7b35cc574a6;p=thirdparty%2Fgettext.git A bug has been fixed. --- diff --git a/BUGS b/BUGS index 24cd76749..24598ad24 100644 --- 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.