comparison ChangeLog.API @ 32673:1bcedeb32bb4

Remove the old deprecated purple_certificate_check_signature_chain. Rename purple_certificate_check_signature_chain_with_failing to purple_certificate_check_signature_chain.
author andrew.victor@mxit.com
date Sat, 24 Sep 2011 16:36:57 +0000
parents c6da05c40daa
children 2571b01e849c
comparison
equal deleted inserted replaced
32672:fa4b88cf8b56 32673:1bcedeb32bb4
51 * Various WebKit-related functions in gtkwebview.h 51 * Various WebKit-related functions in gtkwebview.h
52 * xmlnode_get_default_namespace 52 * xmlnode_get_default_namespace
53 * xmlnode_strip_prefixes 53 * xmlnode_strip_prefixes
54 54
55 Changed: 55 Changed:
56 * purple_certificate_check_signature_chain_with_failing renamed
57 to purple_certificate_check_signature_chain
56 * purple_connection_error now takes a PurpleConnectionError 58 * purple_connection_error now takes a PurpleConnectionError
57 as the second parameter 59 as the second parameter
58 * purple_notify_user_info_add_pair renamed to 60 * purple_notify_user_info_add_pair renamed to
59 purple_notify_user_info_add_pair_html 61 purple_notify_user_info_add_pair_html
60 * purple_notify_user_info_get_entries returns a GQueue instead of 62 * purple_notify_user_info_get_entries returns a GQueue instead of