summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes13
-rw-r--r--version.log2
2 files changed, 13 insertions, 2 deletions
diff --git a/Changes b/Changes
index 962dd6b5a..677949268 100644
--- a/Changes
+++ b/Changes
@@ -1,7 +1,18 @@
Anope Version 1.8 - SVN
-----------------------
-3/10 F Added support for tracking permanent channels [ #00]
+3/10 A Added support for tracking permanent channels [ #00]
+3/24 A Added logging of deleting and clearing XOP access lists [ #00]
+2/9 F Fixed marking halfops as deopped, stops unsetting modes by them [#1136]
+2/18 F Fixed listing unconfirmed nicks with suspended nicks to SA+ [ #00]
+3/2 F Fixed a bug that could cause access entries to disappear [ #00]
+3/13 F Fixed maximum hostname checking in HS SET and HS REQUEST [#1138]
+3/13 F Fixed deleting force dropped nicks from the hs_waiting list [#1139]
+3/13 F Fixed backing up 3rd party module databases more than once a day [#1140]
+3/16 F Fixed os_info to display syntax errors if no command is entered [ #00]
3/29 F Fixed defcon to only apply its mode parameters when it's on [#1146]
+3/29 F Fixed numbering of memos when saved in SQL [#1149]
+3/30 F Fixed module demos to work correctly on TS6 IRCDs [ #00]
+4/3 F Fixed saving databases in readonly mode when using anoperc [ #00]
Anope Version 1.8.3
-------------------
diff --git a/version.log b/version.log
index ed10b72bf..88e742514 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="2856"
+VERSION_BUILD="2858"
# $Log$ # Changes since 1.8.3 Release