X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/639bdb1d287235b147d36acb79a0b608e5fca0af..a74c9eac40690a5b4d02e3a68ae405cfb8bb041e:/ChangeLog.X3 diff --git a/ChangeLog.X3 b/ChangeLog.X3 index 8e91a46..8dddcca 100644 --- a/ChangeLog.X3 +++ b/ChangeLog.X3 @@ -1,6 +1,32 @@ /*********************************************************************** X3 ChangeLog +2005-10-13 Alex Schumann + + * src/proto-p10.c: ignore remote /lusers + +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 + setting, and fixed a buffer overflow problem. + + * 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