diff options
-rw-r--r-- | doc/doap.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index 1874e692..48fada05 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -95,6 +95,12 @@ </implements> <implements> <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0044.html"/> + <xmpp:note>libexpat</xmpp:note> + </xmpp:SupportedXep> + </implements> + <implements> + <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0045.html"/> <xmpp:version>1.32.0</xmpp:version> <xmpp:since>0.3</xmpp:since> |