diff options
author | Kim Alvefur <zash@zash.se> | 2018-04-02 19:44:44 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2018-04-02 19:44:44 +0200 |
commit | 49a8d1ff975531bc92e72793cd48fecdd40b0944 (patch) | |
tree | f0b7fbe29be5ad903324b7b884d81e9f37ab6bc2 /CHANGES | |
parent | b594f3b843e1d25fa163256594f0936eb511e1aa (diff) | |
download | prosody-49a8d1ff975531bc92e72793cd48fecdd40b0944.tar.gz prosody-49a8d1ff975531bc92e72793cd48fecdd40b0944.zip |
mod_muc_mam: Import mod_mam_muc from prosody-modules ba6466fa6823
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ New features - Persistence of PubSub data (applies to mod\_pubsub and mod\_pep\_plus) - Asynchronous operations - Busted for tests +- mod\_muc\_mam (XEP-0313 in groupchats) 0.10.0 ====== |