X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/31f23f1347e0542b7d19ff8ec2e60da9f979dbf0..5a1daaaba65bb61921c1274fd8672cb91bae4268:/ChangeLog.X3 diff --git a/ChangeLog.X3 b/ChangeLog.X3 index cdf082d..7de1d29 100644 --- a/ChangeLog.X3 +++ b/ChangeLog.X3 @@ -1,6 +1,30 @@ /*********************************************************************** X3 ChangeLog +2005-08-11 Alex Schumann + + * src/proto-p10.c: added irc_umode() to send usermodes (Life4Christ) + + * src/proto-bahumit.c: added irc_umode() to send usermodes, untested.. + + * src/proto.h: added irc_umode() to send usermodes (Life4Christ) + + * src/nickserv.c: Added option to have authserv oper/admin people with + opserv access. (Life4Christ) + + * src/opserv.c: Added admin_level config option + + * src/opserv.h: Added admin_level config option + +2005-08-11 Alex Schumann + + * src/proto-p10.c: Avoid duplicating an oper in curr_opers (,staff + command) when nef* bug sends the +o twice. ++fix bug in patch + +2005-08-09 Alex Schumann + + * src/chanserv.c: Fixed banTimeout to actually remove the bans :) + 2005-08-08 Alex Schumann * src/chanserv.c: Added banTimeout feature to .set