From 95f780f7d3bdc111aad9b48f6c0fc74e5aebb3eb Mon Sep 17 00:00:00 2001 From: Melvin Keskin Date: Mon, 4 May 2020 20:29:56 +0200 Subject: [PATCH 1/2] XEP-0359: Correct example caption --- xep-0359.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0359.xml b/xep-0359.xml index f58e9631..55e0135a 100644 --- a/xep-0359.xml +++ b/xep-0359.xml @@ -127,7 +127,7 @@

Some use cases require the originating entity, e.g. a client, to generate the stanza ID. In this case, the client MUST use the &origin-id; element extension element qualified by the 'urn:xmpp:sid:0' namespace. Note that originating entities often want to conceal their XMPP address and therefore the &origin-id; element has no 'by' attribute.

- From e61637d0b13b8462ba6bdbc5ba42718addaf1bbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Sch=C3=A4fer?= Date: Tue, 3 Nov 2020 16:48:16 +0100 Subject: [PATCH 2/2] XEP-0359: add revision block --- xep-0359.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/xep-0359.xml b/xep-0359.xml index 55e0135a..c3f6e493 100644 --- a/xep-0359.xml +++ b/xep-0359.xml @@ -24,6 +24,12 @@ stanza-id &flow; + + 0.6.1 + 2020-11-03 + gh/@melvo +

Correct example caption

+
0.6.0 2018-10-01