1
0
mirror of https://github.com/anope/anope.git synced 2026-07-10 16:23:13 +02:00

Fixed a TS6 bug in chan_set_modes() causing restrictions such as secureops to fail if the IRCd sends UUIDs instead of nicks.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2398 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
jantje_85
2009-07-31 17:55:24 +00:00
parent 113237964d
commit 97a42e4f7d
3 changed files with 9 additions and 3 deletions
+1
View File
@@ -5,6 +5,7 @@ Provided by Han` <Han@mefalcon.org> 2009
07/28 F Updated german language file. [ #00]
07/28 F Added german language support to hs_request.c. [ #00]
07/31 F Fixed anope sending umode change using channels' syntax. [ #00]
07/31 F Fixed TS6 UUID issue while parsing modechanges. [ #00]
Anope Version 1.8.2
-------------------