X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ChangeLog;h=dcef9041234911c44764978786135ba1788242ab;hb=669a24ecfc453366d9be3727aaea68108ed2e29e;hp=3f618b3dca566ba947d0d3dc5b5495c07be0bb2b;hpb=ec53374926d086d0015fe0fa593e3e8d11b95764;p=ircu2.10.12-pk.git diff --git a/ChangeLog b/ChangeLog index 3f618b3..dcef904 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-06-21 Andrew Miller + + * ircd/m_list.c (param_parse): Add support for channel wildcards. + * ircd/m_list.c (show_usage): Document the new format. + * ircd/hash.c (list_next_channels): Check channel wildcard in list. + * include/channel.h (ListingArgs): Add the wildcard member. + 2005-06-19 Andrew Miller * ircd/ircd_res.c (proc_answer): Deal with unexpected record types more