changeset 1207:50e6658e2730

update CHANGELOG for v5.1
author souliane <souliane@mailoo.org>
date Thu, 18 Sep 2014 11:28:41 +0200
parents 020e663bc286
children 008c8ccd5dcc
files CHANGELOG
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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