X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ChangeLog;h=91fab17519c16b6baf6c84992ec0c531e5735486;hb=31c730086f07bd21737fe3808853d22d30661e53;hp=01670841f1cc524af6bec16ce7aa667dedaaba33;hpb=a0e139d590e06d8e915de8c61b84137c553df033;p=ircu2.10.12-pk.git diff --git a/ChangeLog b/ChangeLog index 0167084..91fab17 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2010-01-01 Michael Poole + + * ircd/ircd_features.c (feature_report): If sd->sd_funcdata is + non-zero, report even unchanged features (using prefix 'f'). + + * ircd/s_stats.c (statsinfo): Make "/stats f" case-sensitive, and + use the upper case variant to report all features. + +2009-07-30 Michael Poole + + * ircd/s_user.c (register_user): Move the default-usermodes call + to set_user_mode() to before SetUser(), so that the former does + not increment the UserStats fields. Add back the explicit + adjustments to UserStats for invisible and opered clients. + +2009-07-05 Michael Poole + + * ircd/s_user.c (register_user): Use correct parc for + set_user_mode(). Do not increment UserStats fields here, because + set_user_mode() handles that. + +2009-07-05 Michael Poole + + * ircd/m_gline.c (ms_gline): Fix the sense of the test for + strtoul() when parsing G-line lifetimes -- zero indicates failure. + 2009-07-05 Michael Poole * ircd/channel.c (mode_parse_client): Ignore anything after a