blob: 213b573a2be9a77ca78d5ad2bb950c39cf38c01a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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.
|