X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/1136f709ef8add5fa9ba8663db910003362e1bd2..634d32a31094a4077368aeb9b5d961c49d5a2dea:/ChangeLog diff --git a/ChangeLog b/ChangeLog index ec3a874..982446b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,53 @@ /*********************************************************************** X3 ChangeLog +2009-06-01 Neil Spierling + + * src/tools.c: Extended account ban support. + +2009-06-01 Neil Spierling + + * src/chanserv.c: Basic extended ban support. + + * src/tools.c: Basic extended ban support. + +2009-06-01 Neil Spierling + + * src/chanserv.c: Fixed up SF bug #2799155. + + * src/modcmd.c: Fixed up an issue where missing args was coming up + when it shouldnt. + +2009-05-31 Neil Spierling + + * GPL 3 and svn propset updates. + +2009-05-31 Neil Spierling + + * src/main.c: Added spamserv.h #include. + + * src/main-common.c: Woops forgot to init spamserv. + + * src/spamserv.c: Fixed up AddLocalUser. + +2009-05-30 Neil Spierling + + * src/chanserv.c: Small fix with CSMSG_SET_UNREVIEWED. + +2009-05-30 Neil Spierling + + * src/hash.c: Couple of tweaks. + + * src/proto-common.c: Fix for triggers not working with forwards as well as + off channel services. + +2009-05-30 Neil Spierling + + * src/chanserv.c: Fixed a crash with setting a .set option with an invalid + option. + + * src/mail-smtp.c: Added missing file. + 2009-05-27 Neil Spierling * Major update to bring X3 in line with the latest SRVX commit. Please see