diff ChangeLog.API @ 25411:c0e3b62f8098

* Alphabetize files in a few Makefile.am files * Alphabetize some #includes * Alphabetize listings in ChangeLog.API * Add a few things to ChangeLog.API that were left out * Other minor whitespace changes
author Mark Doliner <mark@kingant.net>
date Mon, 26 Jan 2009 06:03:06 +0000
parents 52b2e7260340
children b87a1e43389e
line wrap: on
line diff
--- a/ChangeLog.API	Mon Jan 26 04:19:00 2009 +0000
+++ b/ChangeLog.API	Mon Jan 26 06:03:06 2009 +0000
@@ -3,28 +3,29 @@
 version 2.6.0 (??/??/????):
 	libpurple:
 		Added:
+		* PURPLE_BLIST_NODE
+		* PURPLE_GROUP
+		* PURPLE_CONTACT
+		* PURPLE_BUDDY
+		* PURPLE_CHAT
 		* purple_buddy_get_protocol_data
 		* purple_buddy_set_protocol_data
-		* purple_connection_get_protocol_data
-		* purple_connection_set_protocol_data
 		* purple_buddy_get_local_buddy_alias
 		* purple_blist_get_buddies
 		* purple_blist_get_ui_data
 		* purple_blist_set_ui_data
 		* purple_blist_node_get_ui_data
 		* purple_blist_node_set_ui_data
-		* PURPLE_BLIST_NODE
-		* PURPLE_GROUP
-		* PURPLE_CONTACT
-		* PURPLE_BUDDY
-		* PURPLE_CHAT
+		* purple_connection_get_protocol_data
+		* purple_connection_set_protocol_data
+		* purple_global_proxy_set_info
+		* purple_log_get_activity_score
+		* purple_network_force_online
 		* purple_request_field_get_group
 		* purple_request_field_get_ui_data
 		* purple_request_field_set_ui_data
-		* purple_network_force_online
-		* purple_global_proxy_set_info
 		* purple_strequal
-		* purple_log_get_activity_score
+		* xmlnode_from_file
 
 		Deprecated:
 		* purple_buddy_get_local_alias
@@ -35,6 +36,9 @@
 		* gtk_imhtml_link_get_url, gtk_imhtml_link_get_text_tag,
 		  gtk_imhtml_link_activate functions to process GtkIMHtmlLink
 		  objects from GtkIMHtml protocol callbacks.
+		* pidgin_blist_set_theme
+		* pidgin_blist_get_theme
+		* pidgin_sound_is_customized
 		* pidgin_utils_init, pidgin_utils_uninit
 
 	perl: