diff ChangeLog.API @ 23117:d11c993700e6

Add the purple_blist_update_node_icon function and deprecate the purple_blist_update_buddy_icon function.
author Etan Reisner <pidgin@unreliablesource.net>
date Tue, 13 May 2008 04:26:28 +0000
parents d53f72735830
children 944059cb7807
line wrap: on
line diff
--- a/ChangeLog.API	Mon May 12 02:19:06 2008 +0000
+++ b/ChangeLog.API	Tue May 13 04:26:28 2008 +0000
@@ -1,10 +1,15 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
 version 2.5.0:
-    libpurple:
-        Added:
-        * purple_serv_got_join_chat_failed
-        * chat-join-failed signal (see conversation-signals.dox)
+	libpurple:
+		Added:
+		* purple_serv_got_join_chat_failed
+		* chat-join-failed signal (see conversation-signals.dox)
+		* purple_blist_update_node_icon
+
+		Deprecated:
+		* purple_blist_update_buddy_icon
+
 	perl:
 		Added:
 		* Purple::Prefs::get_children_names.