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:52:48 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2017-08-26 22:52:48 +0300
commit4e3c9841459ac266de70081d2f895388250e4d81 (patch)
treeef6e27d5d5047b24dbc6ccb8f7b29eb9f15c2a13
parentbfadef3c677f7486f5426dd0fa9f46ffcd3b2fe9 (diff)
[omemo] Update CHANGELOG & manifest.iniomemo_2.3.7
-rw-r--r--omemo/CHANGELOG6
-rw-r--r--omemo/manifest.ini2
2 files changed, 7 insertions, 1 deletions
diff --git a/omemo/CHANGELOG b/omemo/CHANGELOG
index b91378e..8f61120 100644
--- a/omemo/CHANGELOG
+++ b/omemo/CHANGELOG
@@ -1,3 +1,9 @@
+2.3.7 / 2017-08-26
+- Query only the most recent PEP items
+
+2.3.6 / 2017-08-21
+- Adapt to Gaim beeing now a Package
+
2.3.5 / 2017-08-07
- Support 12bit IVs on httpupload files
diff --git a/omemo/manifest.ini b/omemo/manifest.ini
index 0508b14..8a6c0d9 100644
--- a/omemo/manifest.ini
+++ b/omemo/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: OMEMO
short_name: omemo
-version: 2.3.6
+version: 2.3.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 dependencys, you can find install instructions for your system in the Github Wiki.
authors: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
Daniel Gultsch <daniel@gultsch.de>