diff ChangeLog @ 25579:52c50f8a978e

merge of '0d0a22730c3a0782d275ea2ad549bf3d93c70700' and '1f7289ec41898b40159870ac726cf573812ce4e3'
author Ethan Blanton <elb@pidgin.im>
date Wed, 29 Apr 2009 00:43:26 +0000
parents 1784eb0d66c0 7f552614ec8a
children f1efe664bd7b
line wrap: on
line diff
--- a/ChangeLog	Wed Apr 29 00:42:55 2009 +0000
+++ b/ChangeLog	Wed Apr 29 00:43:26 2009 +0000
@@ -1,8 +1,10 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
 version 2.5.6 (??/??/2009):
-	libpurple
-	* Fix various crashes on exit
+	libpurple:
+	* Improve sleep behavior by aggregation longer timeouts on second
+	  boundaries to allow better power saving.  (Arunan Balasubramaniam)
+	* Fix various crashes on exit.
 
 	IRC:
 	* Correctly handle WHOIS for users who are joined to a large number of
@@ -12,6 +14,8 @@
 
 	MSN:
 	* Fix a race condition causing occasional Pidgin crashes.
+	* Fix some errors about the friendly name changing too fast caused
+	  by MSN/Yahoo integration buddies.
 
 	Yahoo:
 	* Fix a crash when sending very long messages.