summaryrefslogtreecommitdiff
path: root/docs/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'docs/BUGS')
-rw-r--r--docs/BUGS9
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/BUGS b/docs/BUGS
index 213b573a2..1f640fa5e 100644
--- a/docs/BUGS
+++ b/docs/BUGS
@@ -1,13 +1,4 @@
Reported Bugs from Bugzilla: http://bugs.anope.org/
---------------------------------------------------
-.- Strange Segfault on expiring nicknames. Almost arbitrary, very hard
- to reproduce.
-
-.- If there is absolutely no activity on your network, Services may delay
- timed events (nick kills, database saving, etc.) until the next message
- comes in from Services' uplink server.
-
-.- Due to the usage of execve() once we SIGHUP from the shell, we can only
- do it once, after that execve() resets our signals.