X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ChangeLog;h=b931b81f363c258da7b6731652b1de671ac7e141;hb=f201a4605fb3c20f6bb5bc32034b35a1855591b7;hp=034218dfb2b09513ef5e78775e8e55a8167a837c;hpb=460e7175eb42fb5bae92ade524fac6ae0814c849;p=ircu2.10.12-pk.git diff --git a/ChangeLog b/ChangeLog index 034218d..b931b81 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2007-03-17 Michael Poole + + * doc/example.conf (Operator): Update documentation to mention + more than one host entry is allowed. + (Motd): Likewise. + + * ircd/ircd_parser.y (hosts): New file-scope variable. + (free_slist): New helper function. + (operblock): Iterate over hosts instead of using the single host. + (operhost): Prepend the mask to hosts. + (motdblock): Iterate over hosts instead of using the single host. + (motdhost): Prepend the mask to hosts. + (motdfile): Fix possible leak of "pass" string (the filename). + + * ircd/s_conf.c (conf_parse_userhost): Stop freeing the host + string; operblock (the only caller) frees it now. + 2007-03-17 Michael Poole * ircd/list.c (free_link): Only decrement the in-use count of