Mercurial > pidgin
diff ChangeLog @ 29326:45a94940c122
propagate from branch 'im.pidgin.pidgin' (head 70ee6c0f2e2858657f0eb06a128db6abd076bdb7)
to branch 'im.pidgin.pidgin.next.minor' (head 751c26dd5e4a9b90bbec6931f1d2476831d5b409)
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Mon, 23 Nov 2009 23:53:19 +0000 |
parents | 2ab56f7e801e 4135044c6497 |
children | 1e19c439fa7a |
line wrap: on
line diff
--- a/ChangeLog Mon Nov 23 19:00:00 2009 +0000 +++ b/ChangeLog Mon Nov 23 23:53:19 2009 +0000 @@ -1,6 +1,24 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul +version 2.7.0 (??/??/????): + General: + * Changed GTK+ minimum version requirement to 2.10.0. + * Changed GLib minimum version requirement to 2.12.0. + + Pidgin: + * Moved the "Debugging Information" section of the About box to a + "Build Information" dialog accessible on the Help menu. + * Moved the Developer and Crazy Patch Writer information from the About + box to a "Developer Information" dialog accessible on the Help menu. + * Moved the Translator information from the About box to a "Translator + Information" dialog accessible on the Help menu. + * Use GtkStatusIcon for the docklet, providing better integration in + notification area. + * Added UI for sending attentions (buzz, nudge) on supporting protocols. + * Make the search dialog unobtrusive in the conversation window (by making + it look and behave like the search dialog in Firefox) + version 2.6.4 (??/??/20??): libpurple: * Actually emit the hold signal for media calls.