Implement tracker item #1031606(relating to wildcards in /list).
[ircu2.10.12-pk.git] / ChangeLog
index b0d90ffca1e4bb2a6336bc9d0878ce6e19f91d69..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
@@ -6,6 +13,9 @@
        * ircd/ircd_res.c (res_readreply): Check res_ourserver before walking
        the pending request list, to make DoS attacks harder.
 
+       * ircd/m_invite.c (m_invite): Give no such channel rather than not on
+       channel when the channel being invited to does not exist.
+       
 2005-06-18  Michael Poole <mdpoole@troilus.org>
 
        * ircd/s_debug.c (count_memory): Consolidate several lines; make