1
0
mirror of https://github.com/anope/anope.git synced 2026-07-07 04:23:13 +02:00

BUILD : 1.7.21 (1392) BUGS : NOTES : <Hal9000> fixes a potential crash in channels.c and does handle the TS on incoming FMODE in inspircd.11

git-svn-id: svn://svn.anope.org/anope/trunk@1392 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1107 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-04-29 10:25:01 +00:00
parent b4d51711c9
commit 1397cfdcd3
4 changed files with 23 additions and 3 deletions
+4
View File
@@ -52,6 +52,10 @@ Provided by Jan Milants <jan_renee@msn.com> - 2008
01/16 F Server traversion with next_server() failed to list all servers. [#831]
02/08 F Removed excessive free in ChanServ AKICK code. [#849]
Provided by Hal9000 <hal9000@pimpmylinux.org> - 2005
04/29 F Potential crash in channels.c. [ #00]
04/29 F TS handling on incoming FMODE with InspIRCd 1.1. [ #00]
Anope Version 1.7.21
--------------------
12/30 F Grouped root nicks could result in loss of power when using MySQL.[#812]