added modes parameter to srvx.conf to control user modes
[srvx.git] / ChangeLog
index b3bda78c0a4a609fcabcc344b90c1f70490d89fc..fc973e8b39521e03ca9d0a851a7533d135c30ad0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,22 @@
 # arch-tag: automatic-ChangeLog--srvx@srvx.net--2004-srvx/srvx--devo--1.3
 #
 
+2004-06-16 12:23:32 GMT        adam <adam@gamesurge.net>       patch-69
+
+    Summary:
+      added modes parameter to srvx.conf to control user modes
+    Revision:
+      srvx--devo--1.3--patch-69
+
+    * each service now has a 'modes' parameter in srvx.conf to specify their individual modes.. if left blank, will default to whatever 'services' modes work for your ircd.
+    
+
+    modified files:
+     ChangeLog src/chanserv.c src/global.c src/mod-helpserv.c
+     src/modcmd.c src/nickserv.c src/opserv.c src/proto-bahamut.c
+     src/proto-p10.c src/proto.h srvx.conf.example
+
+
 2004-06-08 09:24:49 GMT        adam <adam@gamesurge.net>       patch-68
 
     Summary: