From b10761704ec8ad5e9f9946b1fa135dd2598176c6 Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Thu, 7 Nov 2019 10:48:44 +0100 Subject: [PATCH] XEP-0158: Add a revision block. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maxime “pep” Buquet --- xep-0158.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/xep-0158.xml b/xep-0158.xml index 7a83d004..47bddfb2 100644 --- a/xep-0158.xml +++ b/xep-0158.xml @@ -28,6 +28,12 @@ &ianpaterson; &stpeter; + + 1.0.1 + 2019-11-07 + egp, mb +

Use the correct FORM_TYPE for extended IBR, and use a proper MUC join as an example. Also fix typos.

+
1.0 2008-09-03