# HG changeset patch # User Sadrul Habib Chowdhury # Date 1241027414 0 # Node ID 836a36564ff504efb7f8c4f07c95f7d0304993f2 # Parent 09dc63a697e19a083367ddd8bcdc9cd5faba02be Changelog VV, move an entry to correct section. diff -r 09dc63a697e1 -r 836a36564ff5 ChangeLog --- 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.