summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorrobbeh <robbeh@5417fbe8-f217-4b02-8779-1006273d7864>2008-11-15 21:25:40 +0000
committerrobbeh <robbeh@5417fbe8-f217-4b02-8779-1006273d7864>2008-11-15 21:25:40 +0000
commit2d768eb325fc7665093faedf62e08dd5f98cc5f8 (patch)
tree9345b8c524d6c65f2c2a2f92e0ce5bb70194b822 /Changes
parentf0fe5427ff22c005220b0189ed745a38314dc21b (diff)
Modules now delete themselves instead of letting the core do it (just incase one of them has used a custom delete operator)
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1729 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 f92e0fe5c..76b9c75ad 100644
--- a/Changes
+++ b/Changes
@@ -6,3 +6,4 @@ Anope Version 1.9.0
10/12 F Move BotInfo and related methods into a class
11/01 F Move modules into a class
11/15 F Fixed ns resending of passcode issue
+11/15 F Modules now delete themselves \ No newline at end of file