diff --git a/ChangeLog b/ChangeLog index d0d2803465a20dd098c0734fcf958d39fca94ea1..69a7fd121132c28a35bac8b0934e5d38d2a50229 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +Version 2.0.0-beta2 (2012-XX-XX): + General: + * Fixed bug when Roster Item Exchange and subscribe stanzas were sent + repeatedly. + * Backends related logs now contain the backend PID. + * Fixed username_mask setting. + * Added new fields into statistics (backends_crashed, messages related + stats). + + libpurple: + * Added support for MUC for prpl-jabber protocol. + + Skype: + * Memory usage statistic now includes the Skype client. + * 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. + * Working buddies adding/removing. + * Information about missed call is now forwarded to XMPP user. + Version 2.0.0-beta (2012-02-28): General: * Added PostreSQL support (thanks to Jadestorm).