diff options
author | Kim Alvefur <zash@zash.se> | 2019-10-11 00:29:05 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2019-10-11 00:29:05 +0200 |
commit | eb9557dc286e0e2fbfeafda19b982f3da7faeef8 (patch) | |
tree | 1b96b5460e74ab34c0358966a1ef7f471507e6a3 /doc | |
parent | a16efe359c2f3ee0d565cc85cb344771135fbc88 (diff) | |
download | prosody-eb9557dc286e0e2fbfeafda19b982f3da7faeef8.tar.gz prosody-eb9557dc286e0e2fbfeafda19b982f3da7faeef8.zip |
doap: Note about XEP-0237: Roster Versioning being merged into rfc6121
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doap.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index 8407888e..e916ab6a 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -407,6 +407,7 @@ <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0237.html"/> <xmpp:since>0.4</xmpp:since> + <xmpp:note>implied by rfc6121</xmpp:note> </xmpp:SupportedXep> </implements> <implements> |