Send "XXYYY:o" instead of "XXYYY:0" for ops when oplevels are disabled.
[ircu2.10.12-pk.git] / ChangeLog
index 3043932b095adc61d16995e45ca0b4fabf197377..f76382c76233ff0162579d83850af9df66945e7f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-22  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/channel.c (send_channel_modes): If oplevels are disabled,
+       send 'o' for chanops instead of the member's oplevel.
+
 2004-08-22  Michael Poole <mdpoole@troilus.org>
 
        * ircd/s_conf.c: find_conf_byip() should use irc_in_addr_cmp()