X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=blobdiff_plain;f=ChangeLog;h=f119950d43091a8e3db9e0d0039124a0dd66db90;hp=a865be6bff5b7b296bbc42df35b065f6bd62a58f;hb=79f4396535284e060d4a4ada4a4cc897cd5f69d3;hpb=92a11018ec6d46d6c3cda510c5a59afd29e0148c diff --git a/ChangeLog b/ChangeLog index a865be6..f119950 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +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 + colon when the mode is CHFL_VOICE or the mode is being removed. + 2009-07-04 Michael Poole * ircd/s_auth.c (find_conf_client): New function.