# HG changeset patch # User Kim Alvefur # Date 1450271887 -3600 # Node ID 5be671db83a32d7598c2e17c43117d198a53f214 # Parent 9329a11c03a62b9da07208d01ab5e61b1c79a246 mod_mam_muc/README: Note about features that rely on trunk mod_muc diff -r 9329a11c03a6 -r 5be671db83a3 mod_mam_muc/README.markdown --- a/mod_mam_muc/README.markdown Mon Dec 14 11:02:13 2015 +0100 +++ b/mod_mam_muc/README.markdown Wed Dec 16 14:18:07 2015 +0100 @@ -56,9 +56,13 @@ Compatibility ============= - ------- --------------- - trunk Works - 0.10 Works + ------- ----------------- + trunk Works best + 0.10 Works partially 0.9 Does not work 0.8 Does not work - ------- --------------- + ------- ----------------- + +Prosody trunk (after April 2014) has a major rewrite of the MUC module, +allowing easier integration. Without this (0.10), some features do not +work, such as correct advertising and join/part logging.