diff --git a/ChangeLog b/ChangeLog index fe7ded5334e7517694f22c31e3c7c65beca8b02e..c9399fde016613c650628aaec498bdc0aee16cfc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +Version 2.0.0-beta3 (2012-XX-XX): + General: + * Log errors related to backend spawning (Show proper log message for + example when path to backend binary is not found). + * Update buddies in database only when it's needed and do not execute + useless database statements. + * Answer to disco#info IQ with proper node (#206). + * Set SQLite3 as default database backend. + * Fixed disconnecting from server caused by sending VCard response + with bad "from" attribute. + + Libpurple: + * prpl-gg: Fetch the contact list properly (#252). + + Skype: + * Log more errors. + Version 2.0.0-beta2 (2012-03-28): General: * Fixed bug when Roster Item Exchange and subscribe stanzas were sent