Mercurial > pidgin
diff ChangeLog @ 32742:4a8f81812ba3
Fixes #14983
*** Plucked rev 2e027ee15ef29e082eceea9ec99347cf8751ac4a (thijsalkemade@gmail.com):
Fix a possible crash when receiving an unexpected message from the server on ICQ.
Refs #14983
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sat, 10 Mar 2012 05:25:00 +0000 |
parents | 07b3035b4319 |
children | 8404c5b75e99 6b80dbe29e0c |
line wrap: on
line diff
--- a/ChangeLog Wed Feb 29 03:15:39 2012 +0000 +++ b/ChangeLog Sat Mar 10 05:25:00 2012 +0000 @@ -16,6 +16,8 @@ (Dan Williams) (#13859) AIM and ICQ: + * Fix a possible crash when receiving an unexpected message + from the server. (Thijs Alkemade) (#14983) * Allow signing on with usernames containing periods and underscores. (#13500) * Allow adding buddies containing periods and underscores. (#13500)