X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/e3b2f7897e4c0d610be203b88983f9bdc394deb1..317ffe3697c1e231e2849991b238dfd9207c14ef:/ChangeLog.X3?ds=inline diff --git a/ChangeLog.X3 b/ChangeLog.X3 index 65b8d85..167eb4b 100644 --- a/ChangeLog.X3 +++ b/ChangeLog.X3 @@ -1,6 +1,37 @@ /*********************************************************************** X3 ChangeLog +2005-11-08 Alex Schumann + + * src/modcmd.help: Added note about escaping spaces to modcmd help. + + * src/nickserv.help: Improved help files + + * src/chanserv.help: Improved help files + +2005-10-13 Alex Schumann + + * src/proto-p10.c: ignore remote /lusers + +2005-09-13 Alex Schumann + + * src/global.c: Changed motd header style + + * src/nickserv.help: Improved directions for getting and using + accounts. + + * src/chanserv.help: Improved directions for getting and using + accounts. + +2005-08-13 Alex Schumann + + * src/chanserv.c: Fixed a bug i created using masks in ,kick. Restored + some *@* protection. + + * src/tools.c: added function to detect an overmask (too general) + + * src/common.h: added function to detect an overmask (too general) + 2005-08-12 Alex Schumann * src/chanserv.c: Modified resync to work accourding to automode @@ -8,6 +39,12 @@ * src/chanserv.help: updated set automode and rsync help. + * src/nickserv.h: Added an autohide setting to nickserv/authserv that + sets +x on AUTH. + + * src/nickserv.c: Added an autohide setting to nickserv/authserv that + sets +x on AUTH. + 2005-08-12 Alex Schumann * src/chanserv.c: Cleanup. Added 'automode' channel setting in place