1 |
BUG REPORTS: |
2 |
=== ======= |
3 |
(i.e. things that are broke, but aren't getting fixed anytime soon) |
4 |
|
5 |
* Solve to non-working alarm(10) in linux (calls to gethostbyaddr/name() |
6 |
have blocked for long periods when bind/named doesn't resolve quickly, |
7 |
and the alarm does not interrupt it). |
8 |
* High-bit characters are being filtered from channel names. This is |
9 |
a fault of the TCL interpreter, and not eggdrop. The TCL interpreter |
10 |
filters the characters when it reads a file for interpreting. |
11 |
* There is a "ghost bug" in eggdrop at the moment. We don't know how to |
12 |
fix it, since we can't reproduce it. If you can so, please report it |
13 |
to eggheads@eggheads.org. Visit http://todo.eggheads.org/detail.php3?id=39 |
14 |
for more details... |