Mercurial > pidgin.yaz
changeset 29339:7529cda1d0bc
This is changelog worthy
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Wed, 03 Feb 2010 21:05:44 +0000 |
parents | 81a60d12897f |
children | 3422481df7ba |
files | ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Wed Feb 03 20:15:19 2010 +0000 +++ b/ChangeLog Wed Feb 03 21:05:44 2010 +0000 @@ -14,6 +14,10 @@ * Fix display of avatars after a server-side change. (Krzysztof Klinikowski) + AIM: + * Allow setting and displaying icons between 1x1 and 100x100 pixels. + Previously only icons between 48x48 and 50x50 were allowed. + MSN: * File transfer requests will no longer cause a crash if you delete the file before the other side accepts.