X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=blobdiff_plain;f=ChangeLog;h=ec137672d9f7482555adfc6b8acff8277f2ed2eb;hp=99314784a120a405d43ad397368e94efc85fc3a6;hb=b41bd506a1da169102d71d8170e753b94377b82c;hpb=73b468873b9040d72fc91da29229192ec8fc2393 diff --git a/ChangeLog b/ChangeLog index 9931478..ec13767 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2009-02-08 Michael Poole + + * include/gline.h (gline_forward_deactivation): Undeclare. + + * ircd/m_gline.c (mo_gline): Remove the special case to call + gline_forward_deactivation(). + + * ircd/gline.c (gline_add): Mention if the new G-line is already + deactivated. + (gline_forward_deactivation): Delete implementation. + + * tests/glines.cmd: Update the expected output to match. + 2009-01-12 Michael Poole * ircd/m_topic.c (do_settopic): Just before sending the topic out,