Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <forenjunkie@chello.at>2017-08-26 22:59:11 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2017-08-26 22:59:11 +0300
commit54b1b0e62c8283370fa3e8c409e9427c29e5ae17 (patch)
tree2dd71f39304be0145e15e93a3d6df1e4b069a885
parent229602017c46af275c9edd6cb8040ae92bc6a184 (diff)
[omemo] Update CHANGELOG & manifest.iniomemo_1.2.7
-rw-r--r--omemo/CHANGELOG3
-rw-r--r--omemo/manifest.ini2
2 files changed, 4 insertions, 1 deletions
diff --git a/omemo/CHANGELOG b/omemo/CHANGELOG
index 96c5f99..d7b33cc 100644
--- a/omemo/CHANGELOG
+++ b/omemo/CHANGELOG
@@ -1,3 +1,6 @@
+1.2.7 / 2017-08-26
+- Query only the most recent PEP item
+
1.2.6 / 2017-08-23
- Bug fix
diff --git a/omemo/manifest.ini b/omemo/manifest.ini
index 9ac9c34..af615f3 100644
--- a/omemo/manifest.ini
+++ b/omemo/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: OMEMO
short_name: omemo
-version: 1.2.6
+version: 1.2.7
description: OMEMO is an XMPP Extension Protocol (XEP) for secure multi-client end-to-end encryption based on Axolotl and PEP. You need to install some dependencies. For install instructions, see the GitLab Wiki.
authors: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
Daniel Gultsch <daniel@gultsch.de>