X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/7da677be440cde06640657bc86da5837fa2e74a0..ae2752675d6257ba7d6e0873e49dd49c3ed9f032:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 18ff2c6..87b828e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,48 @@ /*********************************************************************** X3 ChangeLog +2010-05-11 Matthew Beeching + + * src/nickserv.c: Added nick expiration support. + + * src/nickserv.h: Added nick expiration support. + + * x3.conf.example: Added nick expiration support. + +2010-05-06 Matthew Beeching + + * src/nickserv.c: Added SET action for SEARCH. + + * src/nickserv.help: Added SET action for SEARCH. + +2010-05-06 Matthew Beeching + + * src/nickserv.c: Added NickServ search title criteria. + + * src/nickserv.help: Added NickServ search title criteria. + +2010-04-29 Matthew Beeching + + * src/opserv.c: Minor typo in previous commit where returning 0 + when it should have been 1 from opserv_join_check(). + +2010-04-29 Matthew Beeching + + * src/opserv.c: Fix for possible bug in opserv_join_check(). + +2010-04-23 Matthew Beeching + + * src/log.c: Modified X3.last to only show host and ident to + opers. + +2010-03-15 Matthew Beeching + + * ChangeLog: Abusing to figure out mercurial a bit. + +2010-03-13 Matthew Beeching + + * src/hash.h: Changed HOSTLEN to match Nefarious. + 2010-03-03 Matthew Beeching * src/proto-p10.c: Fixed bug in P10 B64 IPv6 parsing where the