Mercurial > pidgin
comparison ChangeLog.API @ 32214:75d20c9836c1
Remove the deprecated purple_network_listen(), and rename the newer
purple_network_listen_family() to renamed to purple_network_listen().
author | andrew.victor@mxit.com |
---|---|
date | Sat, 24 Sep 2011 20:36:47 +0000 |
parents | 2571b01e849c |
children | 32b2a17d2f92 |
comparison
equal
deleted
inserted
replaced
32213:2571b01e849c | 32214:75d20c9836c1 |
---|---|
55 Changed: | 55 Changed: |
56 * purple_certificate_check_signature_chain_with_failing renamed | 56 * purple_certificate_check_signature_chain_with_failing renamed |
57 to purple_certificate_check_signature_chain | 57 to purple_certificate_check_signature_chain |
58 * purple_connection_error now takes a PurpleConnectionError | 58 * purple_connection_error now takes a PurpleConnectionError |
59 as the second parameter | 59 as the second parameter |
60 * purple_network_listen_family renamed to purple_network_listen | |
60 * purple_notify_user_info_add_pair renamed to | 61 * purple_notify_user_info_add_pair renamed to |
61 purple_notify_user_info_add_pair_html | 62 purple_notify_user_info_add_pair_html |
62 * purple_notify_user_info_get_entries returns a GQueue instead of | 63 * purple_notify_user_info_get_entries returns a GQueue instead of |
63 a GList | 64 a GList |
64 * purple_notify_user_info_prepend_pair renamed to | 65 * purple_notify_user_info_prepend_pair renamed to |