diff options
author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2006-10-15 14:24:59 +0000 |
---|---|---|
committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2006-10-15 14:24:59 +0000 |
commit | 6f94f2bb57cd44136a30d5bd6e2ae91b373dab64 (patch) | |
tree | 45aa87bcad0f5069668dd4e3294602f9df8ab62e /docs/BUGS | |
parent | d8c521903810446e9b57241d40af77f483378365 (diff) |
BUILD : 1.7.16 (1173) BUGS : NOTES : Fixed a boo-boo in docs/WIN32.txt and removed a solved bug from BUGS (the one with clone detection... well its
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
Diffstat (limited to 'docs/BUGS')
-rw-r--r-- | docs/BUGS | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -4,11 +4,6 @@ Reported Bugs from Bugzilla: http://bugs.anope.org/ .- Strange Segfault on expiring nicknames. Almost arbitrary, very hard to reproduce. -.- Clone detection can give false warnings if a user connects and then - signs off several times in rapid succession. Clone detection also - goes off wrongly if a server links and has a number of clients from - the same hostname. - .- 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. |