diff -r 480578cc87d3 -r 4a6450d92e11 ChangeLog.API --- a/ChangeLog.API Sun Jul 19 22:40:10 2009 +0000 +++ b/ChangeLog.API Sun Jul 19 23:45:13 2009 +0000 @@ -42,6 +42,7 @@ * purple_log_get_activity_score * purple_markup_is_rtl * purple_markup_escape_text + * purple_network_convert_idn_to_ascii * purple_network_force_online * purple_network_set_stun_server * purple_network_set_turn_server @@ -83,6 +84,8 @@ * purple_find_buddies is now more efficient in the case where it is enumerating all the buddies for an account. * purple_find_group is now more efficient for large numbers of groups. + * All DNS routines support internationalized domain names (IDNs) when + libpurple is compiled with GNU libidn. Deprecated: * buddy-added and buddy-removed blist signals