summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorAdam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864>2010-06-08 16:28:50 +0000
committerAdam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864>2010-06-08 16:28:50 +0000
commitc01f8cad22a72bf1a70bf77afe841a6ba60c73fe (patch)
tree0b7754c466e7933f8ffbd5661498c0eb343ad36a /Changes
parentcea53460b02f51c1d91540f4d371262bf8bdfa63 (diff)
Never unset mod_current_module in functions that modules might call, instead save the old values and reset them
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@3000 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 0 insertions, 2 deletions
diff --git a/Changes b/Changes
index 2a5b9082e..da76df863 100644
--- a/Changes
+++ b/Changes
@@ -13,8 +13,6 @@ Anope Version 1.8 - SVN
4/28 F Fixed a bug that could make some nick requests disappear [ #00]
5/18 F Fixed English and grammar in e-mail messages [ #00]
5/23 F Fixed SQUITing juped servers on InspIRCd 1.2 [#1165]
-6/4 F Check if user is identified before telling them to identify [ #00]
-6/4 F Moved EVENT_CHANGE_NICK call to after the nick change processing [ #00]
Anope Version 1.8.4
-------------------