diff ChangeLog.API @ 30638:51d5ec7b1699

Only call failure_cb if it exists for the [gs]et_public_alias functions. Craig "charding" Harding discovered (read: ran into the crash) this
author Paul Aurich <paul@darkrain42.org>
date Fri, 18 Jun 2010 20:12:41 +0000
parents 2b17eaf88391
children 832c94bdc3bb
line wrap: on
line diff
--- a/ChangeLog.API	Thu Jun 17 21:21:30 2010 +0000
+++ b/ChangeLog.API	Fri Jun 18 20:12:41 2010 +0000
@@ -1,6 +1,11 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
 version 2.7.2 (??/??/????):
+	libpurple:
+		Fixed:
+		* purple_account_[gs]et_public_alias no longer crash when
+		  called for a protocol that doesn't support the underlying
+		  calls and the caller does not specify a failure callback.
 
 version 2.7.1 (05/29/2010):
 	* No changes