--- a/ChangeLog.API Mon Jul 05 15:00:36 2010 +0000 +++ b/ChangeLog.API Mon Jul 05 15:01:56 2010 +0000 @@ -6,6 +6,7 @@ * 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. + Pidgin: Changed: * Changing the visibility (gtk_widget_hide/show) of @@ -13,6 +14,12 @@ the visibility of the entries in the 'lean' view (the default toolbar view). + libgnt: + Added: + * gnt_tree_row_get_key, gnt_tree_row_get_next, + gnt_tree_row_get_prev, gnt_tree_row_get_child and + gnt_tree_row_get_parent. + version 2.7.1 (05/29/2010): * No changes