changeset 7a0141cf56a7 in /home/hg/repos/gajim author: Yann Leboulanger <[email protected]> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=7a0141cf56a7 description: add XEP-0313 (MAM) support. Fixes #7364
diffstat: ChangeLog | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diffs (13 lines): diff -r 83e8b2dc4e93 -r 7a0141cf56a7 ChangeLog --- a/ChangeLog Tue Nov 11 15:28:24 2014 +0100 +++ b/ChangeLog Tue Nov 11 15:32:10 2014 +0100 @@ -1,3 +1,9 @@ +Gajim 0.16.1 () + + * Fix sending Zeroconf messages + * Make ipython compatible to version >= 1.0 + * Support XEP-0313 MAM + Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer _______________________________________________ Commits mailing list [email protected] https://lists.gajim.org/cgi-bin/listinfo/commits
