about summary refs log tree commit diff
path: root/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS16
1 files changed, 1 insertions, 15 deletions
diff --git a/BUGS b/BUGS
index 2f44568200..53edfecc14 100644
--- a/BUGS
+++ b/BUGS
@@ -1,7 +1,7 @@
 	    List of known bugs (certainly very incomplete)
 	    ----------------------------------------------
 
-Time-stamp: <1999-07-29T15:25:53-0700 drepper>
+Time-stamp: <1999-09-13T02:02:34-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
@@ -39,26 +39,12 @@ Severity: [  *] to [***]
        symbols in <linux/limits.h> available.
        [PR libc/140]
 
-[  *]  The localedef program should not generate errors if for categories
-       which are not used for the output there are characters referenced
-       which are not defined in the charmap.
-       [PR libc/229]
-
-[  *]  When assembling a locale definition, that uses the "copy"
-       directive, with localedef, not only the copied category is
-       checked for errors, but the whole file containing the same
-       category.
-       [PR libc/207 and PR libc/454]
-
 [  *]  The libm-ieee `gamma' function gives wrong results (at least for
        -0.5).
 
 [  *]  The libm-ieee `scalb' function gives wrong results for
        non-integral second parameters.
 
-[  *]  The strftime() implementation cannot handle multibyte locales really
-       good since the TOLOWER and TOUPPER are not prepared.
-
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 Ulrich Drepper
 drepper@cygnus.com