summary refs log tree commit diff
path: root/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS5
1 files changed, 4 insertions, 1 deletions
diff --git a/BUGS b/BUGS
index 6dad3db225..1b0374b134 100644
--- a/BUGS
+++ b/BUGS
@@ -1,7 +1,7 @@
 	    List of known bugs (certainly very incomplete)
 	    ----------------------------------------------
 
-Time-stamp: <1998-09-01T10:40:39-0700 drepper>
+Time-stamp: <1998-09-10T17:09:57-0700 drepper>
 
 This following list contains those bugs which I'm aware of.  Please
 make sure that bugs you report are not listed here.  If you can fix one
@@ -61,6 +61,9 @@ Severity: [  *] to [***]
        correctly since the parsing of the multi-byte characters does not
        yet use mbsrtowcs().
 
+[  *]  The strftime() implementation cannot handle multibyte locales really
+       good since the TOLOWER and TOUPPER are not prepared.
+
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 Ulrich Drepper
 drepper@cygnus.com