mirror of
https://github.com/anope/anope.git
synced 2026-06-25 17:26:37 +02:00
6f94f2bb57
git-svn-id: svn://svn.anope.org/anope/trunk@1173 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@894 5417fbe8-f217-4b02-8779-1006273d7864
14 lines
517 B
Plaintext
14 lines
517 B
Plaintext
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.
|
|
|