summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2013-01-29 05:10:59 -0500
committerAdam <Adam@anope.org>2013-01-29 05:12:52 -0500
commit9650a3ffa578469bf1fa96c1cd7e6fe08d1a980f (patch)
tree01894e3027e606d21688df2789db520f967eea5c /Changes
parent14a957f8a03983fea5986c0464e73156d3dad018 (diff)
Bug #1474 - Fixed setting user modes on BotServ bots on Unreal3.2.10
This was caused by Unreal's revision 58c35ea52a1f
Diffstat (limited to 'Changes')
-rw-r--r--Changes7
1 files changed, 5 insertions, 2 deletions
diff --git a/Changes b/Changes
index be515e871..346a87a48 100644
--- a/Changes
+++ b/Changes
@@ -1,10 +1,13 @@
Anope Version 1.8 - GIT
-----------------------
-12/23 A Added Hybrid 8.0 support. (Patch provided by Hybrid Team) [ #00]
-12/23 R Removed experimental Hybrid 7.0 support. [ #00]
+01/29 F Fixed user modes on BotServ bots on Unreal3.2.10 [#1474]
+
+Provided by Anope Dev. <team@anope.org> - 2012
02/22 F Fixed several grammar errors in docs/ (patch provided by Simba) [ #00]
02/25 F Do not allow akill masks to end in @ [#1380]
07/14 F Fixed crash with cs_enforce and empty permanent channels [ #00]
+12/23 A Added Hybrid 8.0 support. (Patch provided by Hybrid Team) [ #00]
+12/23 R Removed experimental Hybrid 7.0 support. [ #00]
Provided by Anope Dev. <team@anope.org> - 2011
12/31 F Fixed os_svsnick to allow changing the case of a users' nick [#1369]