mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
Merge branch 'xep-0384' into premerge
This commit is contained in:
commit
6427c30518
16
xep-0384.xml
16
xep-0384.xml
@ -4,8 +4,8 @@
|
||||
<!ENTITY payload "<payload/>">
|
||||
<!ENTITY % ents SYSTEM "xep.ent">
|
||||
<!ENTITY ns "urn:xmpp:omemo:2">
|
||||
<!ENTITY nsdevices "urn:xmpp:omemo:1:devices">
|
||||
<!ENTITY nsbundles "urn:xmpp:omemo:1:bundles">
|
||||
<!ENTITY nsdevices "urn:xmpp:omemo:2:devices">
|
||||
<!ENTITY nsbundles "urn:xmpp:omemo:2:bundles">
|
||||
%ents;
|
||||
]>
|
||||
<?xml-stylesheet type='text/xsl' href='xep.xsl'?>
|
||||
@ -57,6 +57,18 @@
|
||||
<email>xmpp@larma.de</email>
|
||||
<jid>jabber@larma.de</jid>
|
||||
</author>
|
||||
<revision>
|
||||
<version>0.8.1</version>
|
||||
<date>2021-10-07</date>
|
||||
<initials>melvo</initials>
|
||||
<remark>
|
||||
<p>Adjust remaining namespaces:</p>
|
||||
<ul>
|
||||
<li>Update namespace to 'urn:xmpp:omemo:2:bundles'</li>
|
||||
<li>Update namespace to 'urn:xmpp:omemo:2:devices'</li>
|
||||
</ul>
|
||||
</remark>
|
||||
</revision>
|
||||
<revision>
|
||||
<version>0.8.0</version>
|
||||
<date>2021-09-28</date>
|
||||
|
Loading…
Reference in New Issue
Block a user