From caafdeee0e724a9cf7bd6c4566dcd7b35cc574a6 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 11 Mar 2001 20:48:39 +0000 Subject: [PATCH] A bug has been fixed. --- BUGS | 3 --- 1 file changed, 3 deletions(-) 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.