summaryrefslogtreecommitdiff
path: root/docs/BUGS
diff options
context:
space:
mode:
authorgeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2007-12-03 17:17:53 +0000
committergeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2007-12-03 17:17:53 +0000
commit60088ee8a1a0bae7ed0f2d387d6e4bcd0c7697f0 (patch)
tree0868b7493646592f169a7d56be280a1de9cbb34a /docs/BUGS
parent46c537271d10f3c22406642f5064b8653367d542 (diff)
BUILD : 1.7.19 (1317) BUGS : NOTES : Updates some docs; by chaz
git-svn-id: svn://svn.anope.org/anope/trunk@1317 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1035 5417fbe8-f217-4b02-8779-1006273d7864
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.