From 6d09f9e42f94d9765f94706b374bc3aa46a5f9de Mon Sep 17 00:00:00 2001 From: HanzZ Date: Fri, 9 Mar 2012 20:13:33 +0100 Subject: [PATCH] Updated changelog --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index d0d28034..d731f169 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +Version 2.0.0-beta2 (2012-XX-XX): + General: + * Fixed bug when Roster Item Exchange and subscribe stanzas were send + repeatedly. + * Fixed username_mask setting. + * Added new fields into statistics. + + libpurple: + * Added support for MUC for prpl-jabber protocol. + + Skype: + * Fixed logging issue when the logs were not stored in the proper instance + directory. + * Skype backend includes also Skype client memory usage into the account. + Version 2.0.0-beta (2012-02-28): General: * Added PostreSQL support (thanks to Jadestorm).