diff options
author | Adam <Adam@anope.org> | 2013-01-29 05:10:59 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2013-01-29 05:12:52 -0500 |
commit | 9650a3ffa578469bf1fa96c1cd7e6fe08d1a980f (patch) | |
tree | 01894e3027e606d21688df2789db520f967eea5c /Changes | |
parent | 14a957f8a03983fea5986c0464e73156d3dad018 (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-- | Changes | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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] |