X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/7fdb76399843c6724ebb42d8c56c60c4dfa12010..ad115a74b03f9651613d5bf9cef53179d848e41f:/ChangeLog.X3 diff --git a/ChangeLog.X3 b/ChangeLog.X3 index e75775a..2e88567 100644 --- a/ChangeLog.X3 +++ b/ChangeLog.X3 @@ -1,6 +1,44 @@ /*********************************************************************** X3 ChangeLog +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 + aliases properly. + + * src/modcmd.help: Added note about escaping spaces to modcmd help. + + * src/nickserv.help: Improved help files + + * src/chanserv.help: Improved help files + +2005-10-13 Alex Schumann + + * src/proto-p10.c: ignore remote /lusers + +2005-09-13 Alex Schumann + + * src/global.c: Changed motd header style + + * src/nickserv.help: Improved directions for getting and using + accounts. + + * src/chanserv.help: Improved directions for getting and using + accounts. + +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