summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authormark mark@31f1291d-b8d6-0310-a050-a5561fc1590b <mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2008-08-16 21:59:02 +0000
committermark mark@31f1291d-b8d6-0310-a050-a5561fc1590b <mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2008-08-16 21:59:02 +0000
commit932fd333876fcc4c1d9bd8f68fee47a2dd731df1 (patch)
tree6b4dcff0a29fdff75754202f18f2334efae14bb4 /Changes
parent8955e156a5585a71c232f91893bb48783bf5775d (diff)
BUILD : 1.7.21 (1411) BUGS : 887 NOTES : SGLINE and SQLINE support added for Hybrid
git-svn-id: svn://svn.anope.org/anope/trunk@1411 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1126 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 4 insertions, 1 deletions
diff --git a/Changes b/Changes
index 404becc62..c51685f30 100644
--- a/Changes
+++ b/Changes
@@ -46,7 +46,6 @@ Anope Version S V N
05/12 F moduleNoticeLang() now calls notice_user instead of notice(). [ #00]
08/11 F Updated os_raw.c to show up as a 3rd party module. [ #00]
08/15 F CS OP now correctly works if there is only 1 user in the channel. [#922]
-08/16 F Forbidden channels no longer appear in /list when inhabited. [#924]
Provided by Robin Burchell <w00t@inspircd.org> - 2008
08/08 F Strict warnings in send.c from comparing address of non-ptr [ #00]
@@ -57,6 +56,7 @@ Provided by Christian Schroer <Christian.Schroer@coderschlampe.com> - 2008
Provided by Scott Seufert <katsklaw@ircmojo.net> - 2008
05/12 F install.js now works properly on x64 machines [#897]
+08/16 F Forbidden channels no longer appear in /list when inhabited. [#924]
Provided by Trystan <trystan@nomadirc.net> - 2008
02/11 F Last part of memory leak in cs_akick() [#870]
@@ -74,6 +74,9 @@ 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 Martin J. Green <mail@martinjgreen.me.uk> - 2008
+08/17 A SQLINE and SGLINE support for Hybrid. [#887]
+
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]