[gaim-migrate @ 14217]

Mon, 31 Oct 2005 05:57:23 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Mon, 31 Oct 2005 05:57:23 +0000
changeset 11926
e961b6ac97f8
parent 11925
458844cb2ee7
child 11927
f9ede13499d0

[gaim-migrate @ 14217]
Changes from earlier tonight

plugins/ChangeLog.API file | annotate | diff | comparison | revisions
--- 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

mercurial