X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/6aae9404863a9b3175de085e8e574958bf7900ea..4c26ef3e790edce6fda894be1ff64806bbddf1c9:/ChangeLog.X3 diff --git a/ChangeLog.X3 b/ChangeLog.X3 index fff493e..aaa08d4 100644 --- a/ChangeLog.X3 +++ b/ChangeLog.X3 @@ -1,6 +1,32 @@ /*********************************************************************** X3 ChangeLog +2006-01-16 Alex Schumann + + * src/tools.c: created an email valididty function + + * src/nickserv.c: check valididty of email better + + * src/sendmail.c: check validity of email better + +2006-01-06 Alex Schumann + + * src/opserv.c: fix gtrace, trace, csearch and alerts to work when aliased + to a different bot, eg chanserv, and to reply from the correct nickname. + also a bunch of whitespace changes + + * src/nickserv.c: begin work on making nickserv commands bind without + responding from the wrong nick. also a bunch of whitespace changes + + * src/hash.h: whitespace + + * src/opserv.help: improved QUERY helpfile. (though command itself still + has bugs) + +2005-12-14 Alex Schumann + + * src/chanserv.help: added set bantimeout help + 2005-11-08 Alex Schumann * src/modcmd.c: cleaned up tabs, added hack to display help on JOINER