summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1997-03-22 03:47:53 +0000
committerUlrich Drepper <drepper@redhat.com>1997-03-22 03:47:53 +0000
commit6c60c46fcde3aebb1b5eb38c45514fd3ead0da5c (patch)
tree9fe28b96a8e26f7c98bd00671f76970b89fef199 /BUGS
parent438171b5ba20affc0713f3557dead973d19cafd1 (diff)
Update.
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUGS b/BUGS
index 88383315e2..2403deec03 100644
--- a/BUGS
+++ b/BUGS
@@ -1,7 +1,7 @@
List of known bugs (certainly very incomplete)
----------------------------------------------
-Time-stamp: <1997-03-22T04:12:22+0100 drepper>
+Time-stamp: <1997-03-22T04:17:31+0100 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
@@ -17,7 +17,7 @@ Severity: [ *] to [***]
[ **] There are problems with signal handling when using LinuxThreads.
[ **] The `cbrtl' function is inaccurate. The algorithm used for `double'
- and `float' is not usable.
+ and `float' is not usable for `long double'.
[ **] Not really a bug, but it could lead to such:
The RPC code is ugly ugly ugly. It's more or less verbatim taken