X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ChangeLog;h=bf5b31bc7d418b32399d52221a9ec9eb77459557;hb=ee7bed6b1ae7fcf9e4b85cb33bb2e517d4759cf2;hp=bcdd6c5e0fcc417ef1ca924b852b0f7318c3e2cd;hpb=10f03fe14c767a6fcb7a1526693316ad41bc9544;p=ircu2.10.12-pk.git diff --git a/ChangeLog b/ChangeLog index bcdd6c5..bf5b31b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2007-08-08 Michael Poole + + * ircd/s_auth.c (report_iauth_conf): Remove end-of-stats message; + m_stats() already does that. + + (report_iauth_stats): Likewise. + +2007-08-08 Michael Poole + + * include/res.h (irc_in_addr_is_ipv4): Fix classification of + addresses like 0.0.0.0. + 2007-07-21 Perry Lorier * ircd/s_user.c: Move set_nick_name() to use set_user_mode(),