ChanServ bugfixes for +z and addbans in suspended channels
[srvx.git] / ChangeLog
index 4791b38d2ccfaa5b634b17b89c4bcd08d5f660aa..22113d3cd8b3836ede179b3baeb0872f2635e265 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,40 @@
 # arch-tag: automatic-ChangeLog--srvx@srvx.net--2004-srvx/srvx--devo--1.3
 #
 
+2004-09-13 13:11:38 GMT        Michael Poole <mdpoole@troilus.org>     patch-80
+
+    Summary:
+      ChanServ bugfixes for +z and addbans in suspended channels
+    Revision:
+      srvx--devo--1.3--patch-80
+
+    If ChanServ should use MODE_REGISTERED, update that when moving channels.
+    
+    Do not check for bans against an auth'ing user in suspended channels.
+    
+    Change the example entries for off_channel and use_registered_mode to
+    make the enabled/on values more obvious.
+
+    modified files:
+     ChangeLog src/chanserv.c srvx.conf.example
+
+
+2004-09-08 23:36:51 GMT        Michael Poole <mdpoole@troilus.org>     patch-79
+
+    Summary:
+      Implement item #1011114, #997053
+    Revision:
+      srvx--devo--1.3--patch-79
+
+    * Adjust the default max_greetlen to 200 (since greetings are now
+      unconditionally capped at one line of output).
+    
+    * Allow DNRs to be shown for accounts that currently do not exist.
+
+    modified files:
+     ChangeLog src/chanserv.c src/opserv.c srvx.conf.example
+
+
 2004-09-06 13:35:59 GMT        Michael Poole <mdpoole@troilus.org>     patch-78
 
     Summary: