X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/0ab7b4bc8cac072622e471ec529f863a30a5663e..10be9be0103f5b862aa599beb35c38a380f8b92d:/ChangeLog diff --git a/ChangeLog b/ChangeLog index e8349b8..104334b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,32 @@ /*********************************************************************** X3 ChangeLog +2009-05-05 Henrik Stuart + + * src/proto-p10.c: introduced irc_sno for SNO messages. Removed broken + auto_oper on LOC support. + + * src/proto.h: introduced irc_sno for SNO messages. + + * src/nickserv.c: added registered authentication function to handle + auto_oper on LOC. + +2009-05-04 Alex Schumann + + * src/chanserv.c: julien and polo noticed a crash during channel register. Fixed + + * x3.conf.example: fix typeo in default channel regex. Thanks again to julien for noticing this. + +2009-03-27 Neil Spierling + + * src/proto-p10.c: Update PRIV handling code for the latest + nefarious 1.3 changes. + +2009-02-27 Alex Schumann + + * src/proto-p10.c: Patch from muer to support auto-oper for LOC + connections too. + 2009-01-31 Alex Schumann * src/chanserv.c: change server link handlers to return an int