changeset ab687b810e27 in /home/hg/repos/gajim-plugins author: Bahtiar `kalkin-` Gadimov <[email protected]> branches: details:gajim-plugins?cmd=changeset;node=ab687b810e27 description: Add CHANGELOG
diffstat: omemo/CHANGELOG | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diffs (8 lines): diff -r a761d5282b57 -r ab687b810e27 omemo/CHANGELOG --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/omemo/CHANGELOG Sun Dec 27 17:58:35 2015 +0100 @@ -0,0 +1,4 @@ +# 2015-12-27 +- Fix crash, if jid is not in list (Thanks Mic92) +- Fix clear_device_list, if account is not connected (Thanks Mic92) +- Provide python-axolotl installation instructions in README and manifest.ini _______________________________________________ Commits mailing list [email protected] https://lists.gajim.org/cgi-bin/listinfo/commits
