Mercurial > pidgin
changeset 15117:1f0db03dd165
[gaim-migrate @ 17903]
Update the Changelog.API. Thanks to ari for noticing.
committer: Tailor Script <tailor@pidgin.im>
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Wed, 06 Dec 2006 23:05:51 +0000 |
parents | 2bec32a6f303 |
children | 4bf1777efb1f |
files | ChangeLog.API |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog.API Wed Dec 06 18:04:20 2006 +0000 +++ b/ChangeLog.API Wed Dec 06 23:05:51 2006 +0000 @@ -341,6 +341,8 @@ * gaim_conv_send_confirm() * GaimConversationUiOps.send_confirm * gaim_gtk_roomlist_dialog_show_with_account + * gaim_gtk_tree_view_search_equal_func to be used with + gtk_tree_view_set_search_equal_func Signals - Changed: (See the Doxygen docs for details on all signals.) * Signal propagation now stops after a handler returns a non-NULL value.