Mercurial > pidgin
diff ChangeLog.API @ 22214:2b426862ffbf
Add accessor and update finch to not touch the internals of PurpleConnection.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Sat, 26 Jan 2008 21:13:46 +0000 |
parents | 6bb29f94862c |
children | b99d6d21cd79 |
line wrap: on
line diff
--- a/ChangeLog.API Sat Jan 26 20:45:41 2008 +0000 +++ b/ChangeLog.API Sat Jan 26 21:13:46 2008 +0000 @@ -35,9 +35,11 @@ * 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. + * Added some more accessor functions: + * purple_chat_get_account + * purple_connection_get_prpl Pidgin: Added: