X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/625ccd4e28eb61b229663b3dc531a649762012bb..5e6460e4d3cc6acf05b3d33c314ead0f4c683f5b:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 01f72b8..11bc7bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,27 @@ /*********************************************************************** X3 ChangeLog +2008-07-19 Alex Schumann + + * src/proto-p10.c: dont print warning on uping to a jupe. added + irc_svsquit() function + + * src/chanserv.c: rework wheel-of-misfortune a bit, allow individual + spins to be enabled in x3.conf and make it easy to add new ones or + change likelyhoods. + + * src/proto.h: added irc_svsquit() prototype + + * src/x3.conf.example: wheel action example configs + +2008-07-18 Alex Schumann + + * src/proto-p10.c: set lastmod time to current time when sending + glines, otherwise ircd wont burst them later. + + * src/modcmd.c: break credits out to its own command, and add svn + version string to ctcp version reply. + 2008-07-02 Matthew Beeching * src/proto-p10.c: Added missing PRIV_*'s to privtab