Document a limitation.

This commit is contained in:
Bruno Haible 2001-12-04 19:21:27 +00:00
parent 5d970f8032
commit e7c9d1860f

2
BUGS
View File

@ -2,3 +2,5 @@ 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.