Fix helpserv whine when helpers leave the channel; fix ?devoiceall
[srvx.git] / ChangeLog
index 19df33798678ea28a4e085bf13772d54a4f66f35..52fbb715ab5f012c9bc27144116796085825fba1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,22 @@
 # arch-tag: automatic-ChangeLog--srvx@srvx.net--2004-srvx/srvx--devo--1.3
 #
 
+2004-05-21 12:38:39 GMT        Michael Poole <mdpoole@troilus.org>     patch-64
+
+    Summary:
+      Fix helpserv whine when helpers leave the channel; fix ?devoiceall
+    Revision:
+      srvx--devo--1.3--patch-64
+
+    Remove the parting modeNode before making callbacks, so callbacks
+    don't get confused and think the user is still in the channel.
+    
+    In ?devoiceall, OpServ should only remove voice from users who have it.
+
+    modified files:
+     ChangeLog src/hash.c src/opserv.c
+
+
 2004-05-17 09:44:35 GMT        adam <adam@gamesurge.net>       patch-63
 
     Summary: