pidgin: c3825297: Sort.
qulogic at pidgin.im
qulogic at pidgin.im
Fri Apr 30 00:01:52 EDT 2010
-----------------------------------------------------------------
Revision: c3825297241eefdff3ba2e08398ddfa301577a69
Ancestor: 2773e1a220504e71f665738cf3fcd1796605e81c
Author: qulogic at pidgin.im
Date: 2010-04-30T03:50:31
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/c3825297241eefdff3ba2e08398ddfa301577a69
Modified files:
ChangeLog.API
ChangeLog:
Sort.
-------------- next part --------------
============================================================
--- ChangeLog.API b75bcd509f822e566911aa2cd988a051858ffd90
+++ ChangeLog.API b808bd72bae74a85d6ad2067f02eb6a0b40647d5
@@ -8,17 +8,27 @@ version 2.7.0 (??/??/????):
* 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 @@ version 2.7.0 (??/??/????):
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 @@ version 2.7.0 (??/??/????):
* 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:
More information about the Commits
mailing list