changeset 80825bb98778 in /home/hg/repos/gajim-plugins

author: Bahtiar `kalkin-` Gadimov <[email protected]>
branches: 
details:gajim-plugins?cmd=changeset;node=80825bb98778
description: Release version 0.4

diffstat:

 omemo/CHANGELOG    |  13 +++++++++++++
 omemo/manifest.ini |   2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)

diffs (32 lines):

diff -r 1b12b717d120 -r 80825bb98778 omemo/CHANGELOG
--- a/omemo/CHANGELOG   Thu Jan 21 15:40:15 2016 +0100
+++ b/omemo/CHANGELOG   Mon Jan 25 16:23:12 2016 +0100
@@ -1,3 +1,16 @@
+0.4 / 2016-01-21
+==================
+
+  * Update README.md
+  * Fix #32: Add own devices as possible OMEMO partners.
+  * Fix one of the errors in #26
+  * Fix sqlite db intialization
+  * Use the standalone python-omemo library
+  * FIx LOG_DB errors / lost messages
+  * Move all OMEMO related parts to own dir
+  * Rename all links from kalkin/.. to omemo/...
+  * Update archlinux PKGBUILD to 0.3
+
 0.3 / 2016-01-10
 ==================
   * Save if OMEMO is enabled between restarts - #17
diff -r 1b12b717d120 -r 80825bb98778 omemo/manifest.ini
--- a/omemo/manifest.ini        Thu Jan 21 15:40:15 2016 +0100
+++ b/omemo/manifest.ini        Mon Jan 25 16:23:12 2016 +0100
@@ -1,7 +1,7 @@
 [info]
 name: OMEMO Multi-End Message and Object Encryption
 short_name: omemo
-version: 0.3
+version: 0.4
 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 
python-axolotl via pip to run this plugin.
 authors: Bahtiar `kalkin-` Gadimov <[email protected]>,
  Daniel Gultsch <[email protected]>
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to