diff ChangeLog.API @ 30266:b9df84b0574f

Sort.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Fri, 30 Apr 2010 03:50:31 +0000
parents e72f6383095b
children eec68edb463f
line wrap: on
line diff
--- a/ChangeLog.API	Fri Apr 30 03:46:27 2010 +0000
+++ b/ChangeLog.API	Fri Apr 30 03:50:31 2010 +0000
@@ -8,17 +8,27 @@
 		   * account-signed-off
 		   * account-connection-error
 		* purple_account_get_name_for_display
+		* purple_account_get_privacy_type
 		* purple_account_get_public_alias
-		* purple_account_get_privacy_type
+		* purple_account_set_privacy_type
 		* purple_account_set_public_alias
-		* purple_account_set_privacy_type
+		* buddy-caps-changed blist signal
+		* Added media_caps to the PurpleBuddy struct
 		* purple_buddy_get_media_caps
 		* purple_buddy_set_media_caps
+		* purple_certificates_import for importing multiple
+		  certificates from a single file (and corresponding
+		  import_certificates member of PurpleCertificateScheme struct)
+		* autojoin connection signal
 		* purple_contact_get_group
+		* sent-attention conversation signal
+		* got-attention conversation signal
+		* ui-caps-changed media manager signal
 		* purple_media_candidate_copy
 		* purple_media_codec_copy
 		* purple_media_manager_get_backend_type
 		* purple_media_manager_set_backend_type
+		* PurpleMood struct in status.h
 		* purple_network_get_all_local_system_ips, which returns all
 		  local IPs on the system.  On systems with the getifaddrs()
 		  function, this will return both IPv4 and IPv6 addresses
@@ -31,6 +41,8 @@
 		  only supported if the getaddrinfo() function is available
 		  at build-time (not the case on Windows, currently).
 		* purple_prpl_got_media_caps
+		* purple_request_action_with_icon
+		* purple_request_action_with_icon_varg
 		* purple_socket_get_family
 		* purple_socket_speaks_ipv4
 		* purple_unescape_text
@@ -39,18 +51,6 @@
 		* purple_xfer_get_thumbnail_mimetype
 		* purple_xfer_set_thumbnail
 		* purple_xfer_prepare_thumbnail
-		* purple_request_action_with_icon
-		* purple_request_action_with_icon_varg
-		* media_caps to the PurpleBuddy struct
-		* buddy-caps-changed blist signal
-		* ui-caps-changed media manager signal
-		* sent-attention conversation signal
-		* got-attention conversation signal
-		* PurpleMood struct in status.h
-		* purple_certificates_import for importing multiple
-		  certificates from a single file (and corresponding
-		  import_certificates member of PurpleCertificateScheme struct)
-		* autojoin connection signal 
 
 	Pidgin:
 		Added: