# HG changeset patch # User Mark Doliner # Date 1314685400 0 # Node ID 5a09c7979fc428e0abc18509b6bd7dcc7cd18f3f # Parent 0eee1b13ec2bc60d691b37fcb8a0a44ffcf74663 Alphabetize diff -r 0eee1b13ec2b -r 5a09c7979fc4 ChangeLog.API --- a/ChangeLog.API Mon Aug 29 23:02:26 2011 +0000 +++ b/ChangeLog.API Tue Aug 30 06:23:20 2011 +0000 @@ -3,6 +3,8 @@ version 3.0.0 (??/??/????): libpurple: Added: + * purple_conversation_get_ui_data + * purple_conversation_set_ui_data * purple_notify_searchresult_column_set_visible * purple_notify_searchresult_column_is_visible * purple_notify_user_info_prepend_pair_plaintext @@ -16,11 +18,9 @@ * purple_roomlist_set_proto_data * purple_roomlist_set_ui_data * purple_xfer_get_protocol_data + * purple_xfer_get_ui_data * purple_xfer_set_protocol_data - * purple_xfer_get_ui_data * purple_xfer_set_ui_data - * purple_conversation_get_ui_data - * purple_conversation_set_ui_data Changed: * purple_connection_error now takes a PurpleConnectionError