From: Bruno Haible Date: Mon, 17 Feb 2003 19:59:59 +0000 (+0000) Subject: Moved to gettext-runtime/BUGS. X-Git-Tag: v0.12~245 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fd1504725bbc77d41e8aeffde879c40c0953af3;p=thirdparty%2Fgettext.git Moved to gettext-runtime/BUGS. --- diff --git a/BUGS b/BUGS deleted file mode 100644 index 510698e1e..000000000 --- a/BUGS +++ /dev/null @@ -1,6 +0,0 @@ -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. -- gettext ("") returns the header entry of the message catalog (a multiline - string), not the empty string.