Mercurial > pidgin
diff ChangeLog @ 31760:eec7f176e21d
Fix crash selecting Tools->Set Mood when you're online with an
ICQ account that is configured as an AIM account. (fixes #14437)
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 26 Jul 2011 06:32:35 +0000 |
parents | 5b56656ff5a5 |
children | f33200f71cc3 |
line wrap: on
line diff
--- a/ChangeLog Tue Jul 26 06:22:43 2011 +0000 +++ b/ChangeLog Tue Jul 26 06:32:35 2011 +0000 @@ -20,6 +20,10 @@ * Fix building of the bundled libgadu library with older versions of GnuTLS. (patch plucked from upstream) (#14365) + ICQ: + * Fix crash selecting Tools->Set Mood when you're online with an + ICQ account that is configured as an AIM account. (#14437) + IRC: * Fix the handling of formatting following mIRC ^O (#14436)