diff ChangeLog.API @ 22212:6bb29f94862c

Add API so Finch doesn't need to touch the internals of PurpleBlistNode.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 26 Jan 2008 20:32:26 +0000
parents eddcf0f2da51
children 2b426862ffbf
line wrap: on
line diff
--- a/ChangeLog.API	Sat Jan 26 20:28:35 2008 +0000
+++ b/ChangeLog.API	Sat Jan 26 20:32:26 2008 +0000
@@ -34,6 +34,7 @@
 			* purple_blist_node_get_parent
 			* purple_blist_node_get_first_child
 			* purple_blist_node_get_sibling_next
+			* purple_blist_node_get_sibling_prev
 			* purple_chat_get_account
 		* Added last_received to PurpleConnection, the time_t of the
 		  last received packet.