Mercurial > pidgin
diff ChangeLog @ 23156:da5d1ecc5c20
Add support for setting and removing custom buddy icons to contacts, chats,
and groups via their respective right-click menus in the buddy list. Also
display the buddy icons for chats and groups in the buddy list.
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Sat, 17 May 2008 19:53:28 +0000 |
parents | c9aebd4762a8 |
children | 25161f5ea347 |
line wrap: on
line diff
--- a/ChangeLog Fri May 16 03:18:27 2008 +0000 +++ b/ChangeLog Sat May 17 19:53:28 2008 +0000 @@ -1,5 +1,14 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul +version 2.5.0: + Pidgin: + * Custom buddy icons can now be added and removed to buddy list + entries via the buddy list entry right-click menu. + + General: + * Group and Chat buddy list entries can now be given custom buddy + icons. + version 2.x.x: libpurple: * In MySpaceIM, messages from spambots are discarded (Justin Williams)