Fix helpserv whine when helpers leave the channel; fix ?devoiceall
[srvx.git] / ChangeLog
index bdb3549866b51483e548524e8dc0c3a657d8dc03..52fbb715ab5f012c9bc27144116796085825fba1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,36 @@
 # 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:
+      fix minor EnfModes bug in chanserv.c 
+    Revision:
+      srvx--devo--1.3--patch-63
+
+    * address bug id #955105; minor EnfModes issue
+    
+
+    modified files:
+     ChangeLog src/chanserv.c
+
+
 2004-05-14 06:27:30 GMT        adam <adam@gamesurge.net>       patch-62
 
     Summary: