X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/5ca901c38fa6b5cbbbe9a2731b097b95bb6d69fa..8e11460f61347bb46f061dcee2472bca8a38534b:/ChangeLog.X3 diff --git a/ChangeLog.X3 b/ChangeLog.X3 index 64018fb..fb1027e 100644 --- a/ChangeLog.X3 +++ b/ChangeLog.X3 @@ -1,13 +1,41 @@ /*********************************************************************** X3 ChangeLog +2005-07-06 Alex Schumann + + * src/chanserv.c: Fixed a couple awkward looking outputs with userlist + + * src/opserv.c: Fixed an awkward output of trace count etc. + +2005-06-22 Alex Schumann + * src/chanserv.help: Improved DURATION help + + * src/tools.c: Changed 'M' duration to 30 days (not 31) as its + a better average. + +2005-05-27 Alex Schumann + + * src/chanserv.c: Improved usability of register command, fixed + unregister reply. + + * src/chanserv.help: Improved usability of register command + +2005-05-27 Alex Schumann + + * src/chanserv.c: Resync working now + +2005-05-27 Reed Loden + + * src/chanserv.c: Fixed an incorrectly named message. Fixed some + grammar issues in the message send to pending users. Fixed a + problem with some of the resync code. + 2005-05-27 Alex Schumann * src/chanserv.c: make pending add check if the person is already on the userlist before re-adding them (thx exec & reed for noticing this) Fix capitalisation of I in pending notice. - 2005-05-18 Alex Schumann * src/modcmd.c: reed pointed out that modcmd non-command help wasnt