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).