Mercurial > pidgin
diff ChangeLog @ 8363:19459d9eead2
[gaim-migrate @ 9088]
Nice patch from nosnilmot to make AIM icons work better.
My testing made me realize 2 things still don't work well:
Gaim doesn't clear icons when someone else sets their icon to nothing
Gaim doesn't show some icons. Maybe the official ones?
With the shorter, constant checksum thing?
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sat, 28 Feb 2004 22:45:34 +0000 |
parents | bd3c028bff29 |
children | faf86e506ebe |
line wrap: on
line diff
--- a/ChangeLog Sat Feb 28 21:14:51 2004 +0000 +++ b/ChangeLog Sat Feb 28 22:45:34 2004 +0000 @@ -33,6 +33,9 @@ * Tabs now stay green when they are supposed to (Etan Reisner) * Fixed a bug where only the first user in a chat room list was removed sometimes when trying to remove a group of users (Tim Ringenbach) + * Clearing an AIM buddy icon actually removes it from the server, + icons changes in the account editor do not take effect if the + canel button is used (Stu Tomlinson) * Improved chat parting logic (Tim Ringenbach) * Yet Another IRC channel user duplication bugfix (Tim Ringenbach) * TCL Plugin API changed