diff plugins/ChangeLog.API @ 11485:16b0da1f376f

[gaim-migrate @ 13727] Fix the /nick weirdness bug I introduced. Also, patch 1283539, from Peter Lawler (two changes) 1. When in a chat where Gaim can tell which users are buddies (i.e. non-Jabber chats), only the names of buddies are bolded. I'm not sure if I'll like this, but I'm committing it so we can all try it out. 2. "remove bold, underline, and italics when we're ignoring formatting, as well" committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Fri, 09 Sep 2005 20:14:32 +0000
parents 201617d49573
children 9fc7d0153332
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Fri Sep 09 20:06:13 2005 +0000
+++ b/plugins/ChangeLog.API	Fri Sep 09 20:14:32 2005 +0000
@@ -93,6 +93,7 @@
 	           same behavior as before)
 	* Changed: chat_add_users in GaimConversationUiOps, added aliases list
 	* Removed: chat_add_user from GaimConversationUiOps
+	* Changed: chat_rename_user in GaimConversationUiOps, added new_alias
 	* Changed: GaimConversation.log became GList * GaimConversation.logs,
 	           so that a conversation can have multiple logs at once
 	* Changed: gaim_conv_chat_add_user, added extra_msgs list