Mercurial > pidgin.yaz
diff ChangeLog @ 26623:15ae2dea92b3
Open a chat-invite dialog when a buddy is dragged onto a chat.
A somewhat warmenhoved patch from Zzzoom. Closes #504. Refs #8871.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Sat, 11 Apr 2009 06:40:48 +0000 |
parents | 0cbdc2639ce2 |
children | fac5f6efb75f |
line wrap: on
line diff
--- a/ChangeLog Sat Apr 11 06:01:36 2009 +0000 +++ b/ChangeLog Sat Apr 11 06:40:48 2009 +0000 @@ -8,6 +8,7 @@ in a group on the buddy list. * Removed the unmaintained and unneeded toc protocol plugin. * Fixed NTLM authentication on big-endian systems. + * Dragging a buddy onto a chat pops up a chat-invitation dialog. libpurple: * Various memory cleanups when unloading libpurple. (Nick Hebner)