# HG changeset patch # User souliane # Date 1411032521 -7200 # Node ID 50e6658e2730e9b433702ad8e3c53191e89e9669 # Parent 020e663bc286d3fec3eaae65809375bb03d78780 update CHANGELOG for v5.1 diff -r 020e663bc286 -r 50e6658e2730 CHANGELOG --- a/CHANGELOG Wed Sep 17 10:02:24 2014 +0200 +++ b/CHANGELOG Thu Sep 18 11:28:41 2014 +0200 @@ -1,5 +1,16 @@ All theses changelog are not exhaustive, please check mercurial repository for more details. +v 0.5.1 (18/09/2014): + - fixed some typos (Matteo Cypriani) + - updated the setup file, INSTALL and README* (Matteo Cypriani) + - already existing plugins: + - XEP_0033: fixed message sending + - wix: avoid setting a bad icon (Olly Betts) + - libervia's browser side: + - fixed bug at profile disconnection + - fixed signal callback with no argument + - disable OTR if the browser doesn't offer CSPRNG + v 0.5 (09/09/2014): - removed deprecated Sortilege frontend - better PEP-8 compliance and code cleaning