diff options
author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-01-16 09:02:35 +0000 |
---|---|---|
committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-01-16 09:02:35 +0000 |
commit | b5bf30483b3928165ac743a4589cd6803c84ca5c (patch) | |
tree | af66d226d286c9f776d71bcd0c0ee25086aadd07 /Changes | |
parent | dfec1723a8d78dc081e174153ba1820435ccac33 (diff) |
BUILD : 1.7.21 (1351) BUGS : 831 NOTES : Fixed a bug in next_server() which skipped over all servers right away when passing -1 as param
git-svn-id: svn://svn.anope.org/anope/trunk@1351 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1066 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -1,9 +1,12 @@ Anope Version S V N -------------------- -01/15 F BOT_NOT_ASSIGNED language string error [#828] -01/15 F listchans now shows if a channel is suspended [#825] -01/15 F listnicks now shows if a nickname is suspended [#825] -01/15 F Re-assigned access to OS CHANLIST to Services Opers [#827] +01/15 F BOT_NOT_ASSIGNED language string error. [#828] +01/15 F listchans now shows if a channel is suspended. [#825] +01/15 F listnicks now shows if a nickname is suspended. [#825] +01/15 F Re-assigned access to OS CHANLIST to Services Opers. [#827] + +Provided by Jan Milants <jan_renee@msn.com> - 2008 +01/16 F Server traversion with next_server() failed to list all servers. [#831] Anope Version 1.7.21 -------------------- |