From 03cd8677b872e6a7941f651bb6fd3147ed30e1c6 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Thu, 4 Apr 2019 16:44:07 +0200 Subject: [PATCH 1/3] xep-0280: Fix off-by-one in dependency XEP-0296 is Deferred and appears unrelated, while XEP-0297 is Draft and actually used by XEP-0280. --- xep-0280.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/xep-0280.xml b/xep-0280.xml index 7fd9315d..7c9129d5 100644 --- a/xep-0280.xml +++ b/xep-0280.xml @@ -26,7 +26,7 @@ XEP-0001 XEP-0030 XEP-0085 - XEP-0296 + XEP-0297 XEP-0259 @@ -45,6 +45,14 @@ linuxwolf@outer-planes.net linuxwolf@outer-planes.net + + TBD + 2019-03-14 + ka + +

Fix off-by-one in dependencies.

+
+
0.12.0 2017-02-16 From f2bdb17923bfc35dcbbc777c3eeadbc8ad047df4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Sch=C3=A4fer?= Date: Sat, 6 Apr 2019 10:06:49 +0200 Subject: [PATCH 2/3] XEP-0280: Move from Experimental status The LC has long ended and no decision either way has come. Stuff is going on though [1], so not moving to Deferred yet. [1]: https://github.com/xsf/xeps/pull/778 --- xep-0280.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0280.xml b/xep-0280.xml index 7c9129d5..09c9cb60 100644 --- a/xep-0280.xml +++ b/xep-0280.xml @@ -10,7 +10,7 @@ In order to keep all IM clients for a user engaged in a conversation, outbound messages are carbon-copied to all interested resources. &LEGALNOTICE; 0280 - Proposed + Experimental 2019-01-22 2018-02-22 2017-03-28 From 8b9842f60587191027bb7feb99e36977e340cafd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Sch=C3=A4fer?= Date: Sat, 6 Apr 2019 10:06:37 +0200 Subject: [PATCH 3/3] XEP-0280: Assign version number to change --- xep-0280.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0280.xml b/xep-0280.xml index 09c9cb60..eae1a3a4 100644 --- a/xep-0280.xml +++ b/xep-0280.xml @@ -46,7 +46,7 @@ linuxwolf@outer-planes.net - TBD + 0.12.1 2019-03-14 ka