Merge branch 'doap-sasl-anon' into 'master'
DOAP: Add 0175. It's been here forever See merge request poezio/slixmpp!215
This commit is contained in:
commit
f5cb9fe66b
1 changed files with 8 additions and 0 deletions
8
doap.xml
8
doap.xml
|
@ -455,6 +455,14 @@
|
|||
<xmpp:since>1.0</xmpp:since>
|
||||
</xmpp:SupportedXep>
|
||||
</implements>
|
||||
<implements>
|
||||
<xmpp:SupportedXep>
|
||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0175.html"/>
|
||||
<xmpp:status>complete</xmpp:status>
|
||||
<xmpp:version>1.2</xmpp:version>
|
||||
<xmpp:since>1.0</xmpp:since>
|
||||
</xmpp:SupportedXep>
|
||||
</implements>
|
||||
<implements>
|
||||
<xmpp:SupportedXep>
|
||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0184.html"/>
|
||||
|
|
Loading…
Reference in a new issue