summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-09-10 17:40:29 +0000
committerUlrich Drepper <drepper@redhat.com>1998-09-10 17:40:29 +0000
commit5e0889da396b35ef7d57d43dca6f09899e4c8d66 (patch)
tree4540f61976b23a11f629df32fd0dd18d745a38ce /BUGS
parent26afaa635796fee008c09155865ee3886bced9c4 (diff)
Update.
1998-09-02 Andreas Jaeger <aj@arthur.rhein-neckar.de> * manual/locale.texi: Fix typos.
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