aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2019-10-06 16:34:42 +0200
committerKim Alvefur <zash@zash.se>2019-10-06 16:34:42 +0200
commit1a397a36222936903b71375d37365f046f586256 (patch)
tree9ca3f8fdfa5741933581e34dc9937192a89b3691
parentnet.server_epoll: Log TLS version and cipher for all completed handshakes (diff)
downloadprosody-1a397a36222936903b71375d37365f046f586256.tar.xz
prosody-1a397a36222936903b71375d37365f046f586256.zip
doap: Add reference to draft-cridland-xmpp-session
This covers the optional element added in 0bbbc9042361
-rw-r--r--doc/doap.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml
index a52fd68ae..813227225 100644
--- a/doc/doap.xml
+++ b/doc/doap.xml
@@ -51,6 +51,8 @@
<implements rdf:resource="https://www.rfc-editor.org/info/rfc6122"/>
<implements rdf:resource="https://www.rfc-editor.org/info/rfc6455"/>
<implements rdf:resource="https://www.rfc-editor.org/info/rfc7395"/>
+ <!-- Added in hg:0bbbc9042361 released in 0.6.0 -->
+ <implements rdf:resource="https://datatracker.ietf.org/doc/draft-cridland-xmpp-session/"/>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0004.html"/>