summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authortrystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-11-12 05:37:12 +0000
committertrystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-11-12 05:37:12 +0000
commitf0c53b4727bf64c280b49cb7c15c6ba77c6b1dc5 (patch)
tree4f48274e4da6d8090a906b933f6222375e1b0fce /Changes
parentc58d37f49dfc674920ae2ccd93d6fd32df68544d (diff)
BUILD : 1.7.6 (440) BUGS : 211 NOTES : 1. Updated PTLink support, 2. OperServ takes +q/+a on CLEARMODES, 3. fixed a segfault in do_match_wild() reported by DJ
git-svn-id: svn://svn.anope.org/anope/trunk@440 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@295 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index b3c57d548..6baf1add3 100644
--- a/Changes
+++ b/Changes
@@ -34,6 +34,8 @@ Provided by Trystan <trystan@nomadirc.net> - 2004
09/07 A Ircd CHANMODE now trapped and stored. [ #00]
08/23 A New protocol independent design (aka anope-capab). [ #00]
08/28 A New IRCD document for adding new ircd support to new design. [ #00]
+11/11 F OS CLEARMODES now takes +q/+a [ #00]
+11/11 F Updated PTlink support [#211]
11/06 F Fixed syntax error when NSForceEmail is disabled [ #00]
11/06 F Fixed using "make" under some BSD systems [ #00]
11/06 F Chanserv taking modes more than once. [ #68]