summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes2
-rw-r--r--version.log2
2 files changed, 2 insertions, 2 deletions
diff --git a/Changes b/Changes
index 0c07f9061..962dd6b5a 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
Anope Version 1.8 - SVN
-----------------------
3/10 F Added support for tracking permanent channels [ #00]
+3/29 F Fixed defcon to only apply its mode parameters when it's on [#1146]
Anope Version 1.8.3
-------------------
@@ -27,7 +28,6 @@ Provided by Anope Dev. <team@anope.org> - 2009
12/01 F Fixed tracking of users host when they disable their vhost [#1106]
12/20 F Fixed nickcores access list being loaded from SQL with RDB [ #00]
1/15 F Fixed BotServ from kicking and banning ULined clients [#1135]
-3/29 F Fixed defcon to only apply its mode parameters when it's on [#1146]
Provided by Han` <Han@mefalcon.org> - 2009
07/28 F Updated german language file. [ #00]
diff --git a/version.log b/version.log
index 4df8b8eab..ca17cfa5b 100644
--- a/version.log
+++ b/version.log
@@ -9,7 +9,7 @@ VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="3"
VERSION_EXTRA="-svn"
-VERSION_BUILD="2851"
+VERSION_BUILD="2853"
# $Log$ # Changes since 1.8.3 Release