Mercurial > pidgin
comparison 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 |
comparison
equal
deleted
inserted
replaced
32741:07b3035b4319 | 32742:4a8f81812ba3 |
---|---|
14 libpurple: | 14 libpurple: |
15 * Support new connection states and signals for NetworkManager 0.9+. | 15 * Support new connection states and signals for NetworkManager 0.9+. |
16 (Dan Williams) (#13859) | 16 (Dan Williams) (#13859) |
17 | 17 |
18 AIM and ICQ: | 18 AIM and ICQ: |
19 * Fix a possible crash when receiving an unexpected message | |
20 from the server. (Thijs Alkemade) (#14983) | |
19 * Allow signing on with usernames containing periods and | 21 * Allow signing on with usernames containing periods and |
20 underscores. (#13500) | 22 underscores. (#13500) |
21 * Allow adding buddies containing periods and underscores. (#13500) | 23 * Allow adding buddies containing periods and underscores. (#13500) |
22 * Don't try to format ICQ usernames entered as email addresses. | 24 * Don't try to format ICQ usernames entered as email addresses. |
23 Gets rid of an "Unable to format username" error at login. (#13883) | 25 Gets rid of an "Unable to format username" error at login. (#13883) |