Implement tracker item #1031606(relating to wildcards in /list).
[ircu2.10.12-pk.git] / ChangeLog
index 3f618b3dca566ba947d0d3dc5b5495c07be0bb2b..dcef9041234911c44764978786135ba1788242ab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-06-21  Andrew Miller  <a1kmm@amxl.com>
+
+       * 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  <a1kmm@amxl.com>
 
        * ircd/ircd_res.c (proc_answer): Deal with unexpected record types more