comparison CHANGELOG @ 1207:50e6658e2730

update CHANGELOG for v5.1
author souliane <souliane@mailoo.org>
date Thu, 18 Sep 2014 11:28:41 +0200
parents a090e5ee83c2
children e8107ac75f32
comparison
equal deleted inserted replaced
1206:020e663bc286 1207:50e6658e2730
1 All theses changelog are not exhaustive, please check mercurial repository for more details. 1 All theses changelog are not exhaustive, please check mercurial repository for more details.
2
3 v 0.5.1 (18/09/2014):
4 - fixed some typos (Matteo Cypriani)
5 - updated the setup file, INSTALL and README* (Matteo Cypriani)
6 - already existing plugins:
7 - XEP_0033: fixed message sending
8 - wix: avoid setting a bad icon (Olly Betts)
9 - libervia's browser side:
10 - fixed bug at profile disconnection
11 - fixed signal callback with no argument
12 - disable OTR if the browser doesn't offer CSPRNG
2 13
3 v 0.5 (09/09/2014): 14 v 0.5 (09/09/2014):
4 - removed deprecated Sortilege frontend 15 - removed deprecated Sortilege frontend
5 - better PEP-8 compliance and code cleaning 16 - better PEP-8 compliance and code cleaning
6 - debug mode tries to use ipdb instead of pdb 17 - debug mode tries to use ipdb instead of pdb