# HG changeset patch # User Mark Doliner # Date 1130738243 0 # Node ID 5b703a92e79d5e9f100a09ad4d67c4dc5cfc93fa # Parent ad62cd866435b9b433eec752bab4458c3f1dbef5 [gaim-migrate @ 14217] Changes from earlier tonight committer: Tailor Script diff -r ad62cd866435 -r 5b703a92e79d plugins/ChangeLog.API --- a/plugins/ChangeLog.API Mon Oct 31 05:52:19 2005 +0000 +++ b/plugins/ChangeLog.API Mon Oct 31 05:57:23 2005 +0000 @@ -89,6 +89,7 @@ * serv_change_passwd(); use gaim_account_change_password() instead * serv_touch_idle(): use gaim_gtk_check_idle() instead * GaimGtkImPane->a_virgin + * gaim_str_strip_cr(); use gaim_str_strip_char(str, '\r') instead Added: * gaim_prefs_disconnect_by_handle() @@ -130,6 +131,10 @@ * gaim_plugin_get_author() * gaim_plugin_get_homepage() * gaim_gtkconv_switch_active_conversation(GaimConversation *) + * gaim_str_strip_char() to strip a given character from + a given string + * gaim_util_chrreplace() to replace a given character with a + different character Signals - Changed: * "received-im-msg" and "received-chat-msg" to match, both now pass a