Mercurial > pidgin.yaz
diff ChangeLog.API @ 27450:c374d57b3215
propagate from branch 'im.pidgin.cpw.rekkanoryo.yahoo.separate_prpls' (head 6e083673febdc8bcc64df4df1500cfb121771d02)
to branch 'im.pidgin.pidgin' (head d9a55d5fdb4b18d69b3594642d829cf113f89cca)
| author | John Bailey <rekkanoryo@rekkanoryo.org> |
|---|---|
| date | Mon, 06 Jul 2009 06:04:34 +0000 |
| parents | 87586d7bdbbd 14131ba5a07c |
| children | 66425e99d741 |
line wrap: on
line diff
--- a/ChangeLog.API Mon Jul 06 06:04:15 2009 +0000 +++ b/ChangeLog.API Mon Jul 06 06:04:34 2009 +0000 @@ -45,6 +45,7 @@ * purple_network_get_stun_ip * purple_network_get_turn_ip * purple_network_remove_port_mapping + * purple_plugins_get_search_paths * purple_proxy_connect_udp * purple_prpl_get_media_caps * purple_prpl_got_account_actions @@ -74,6 +75,7 @@ emitted), but this signal was not emitted. * Added a client_type field in the get_ui_info core UI op. See core.h for details. + * Added introspection of signals exposed via the D-Bus API. Deprecated: * buddy-added and buddy-removed blist signals
