Mercurial > pidgin.yaz
changeset 26836:836a36564ff5
Changelog VV, move an entry to correct section.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Wed, 29 Apr 2009 17:50:14 +0000 |
parents | 09dc63a697e1 |
children | ca2c3d134eaf 413006df9828 98ff7c538e48 b2b1fa27047a |
files | ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Wed Apr 29 06:06:41 2009 +0000 +++ b/ChangeLog Wed Apr 29 17:50:14 2009 +0000 @@ -4,12 +4,12 @@ General: * Theme support in libpurple thanks to Justin Rodriguez's summer of code project. With some minor additions and clean ups from Paul Aurich. + * Voice & Video framework in libpurple, thanks to Mike Ruprecht's summer + of code project in 2008. * It should no longer be possible to end up with duplicates of buddies 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. - (Carlos Bederian) libpurple: * Various memory cleanups when unloading libpurple. (Nick Hebner) @@ -67,6 +67,8 @@ new dialog box every time a pounce is triggered. (Jorge VillaseƱor) * The New Account dialog is now broken into three tabs. Proxy configuration has been moved from the Advanced tab to the new tab. + * Dragging a buddy onto a chat pops up a chat-invitation dialog. + (Carlos Bederian) * The nicks of the persons who leave the chatroom are italicized in the chat's conversation history. The nicks are un-italicized when they rejoin.