summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorcertus certus@31f1291d-b8d6-0310-a050-a5561fc1590b <certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-11-30 15:11:38 +0000
committercertus certus@31f1291d-b8d6-0310-a050-a5561fc1590b <certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-11-30 15:11:38 +0000
commit541f11e4b80cbb2cc76da34fb2e1659b5e8b0090 (patch)
tree6f3e8b9f3ca1b80fb35dcd90971527fa21967351 /Changes
parentb28a698891c4c2e436c59f3dc7b7b243e6c088c2 (diff)
BUILD : 1.7.6 (467) BUGS : NOTES : Fixed bug with ircd->chanmodes. Thanks to Syzop.
git-svn-id: svn://svn.anope.org/anope/trunk@467 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@321 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index ba82fe8e3..8dd4563a7 100644
--- a/Changes
+++ b/Changes
@@ -3,6 +3,7 @@ Anope Version S V N
Provided by Anope Dev. <dev@anope.org> - 2004
11/18 A Unable to use registered nicknames as bot nicks from now on. [ #00]
11/18 A NSAddAccessOnReg to control access list on registration. [ #00]
+11/30 F Fixed ircd->chanmodes (pointed to freed memory). [ #00]
11/21 F Fixed session decrease on /NS GHOST. [#229]
11/19 F Wrong string and missing registered nick check in bot change. [#221]