X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=blobdiff_plain;f=ChangeLog;h=a521d68adf983d11c36af38d54378003fb5710ac;hp=734e05f0e2e671d8576cb99f08907832ff49e023;hb=8fc59ec8ed68be82ca9314ac95a093a73623b882;hpb=3d59398668e6f0977c147c5efeefe7582d05b25b diff --git a/ChangeLog b/ChangeLog index 734e05f..a521d68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2010-01-01 Michael Poole + + * ircd/channel.c (mode_process_bans): Bypass total ban count and + length checks for OPMODEs. + +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