diff options
author | Kim Alvefur <zash@zash.se> | 2020-05-09 00:57:42 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2020-05-09 00:57:42 +0200 |
commit | 1f8daf736d2ebfee0222b2bbccad5ed41eaf16a8 (patch) | |
tree | 6e3a9a5a2a2aabf2f16bcf1c5d5672df166c4759 /doc | |
parent | 4443c44e22a58b5cd2d2f16f9748648d5bd8a7e9 (diff) | |
download | prosody-1f8daf736d2ebfee0222b2bbccad5ed41eaf16a8.tar.gz prosody-1f8daf736d2ebfee0222b2bbccad5ed41eaf16a8.zip |
mod_mam: Archive XEP-0353: Jingle Message Initiation
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doap.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index 0befc21c..df7b4a26 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -512,7 +512,7 @@ <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0353.html"/> <xmpp:version>0.3</xmpp:version> <xmpp:since>0.11.6</xmpp:since> - <xmpp:note>triggers buffer flush in mod_csi_simple since 0.11.6; recognised by mod_carbons since 0.12</xmpp:note> + <xmpp:note>triggers buffer flush in mod_csi_simple since 0.11.6; recognised by mod_carbons and mod_mam since 0.12</xmpp:note> </xmpp:SupportedXep> </implements> <implements> |