comparison ChangeLog @ 32526:eabe4df21c77

This change will be in 2.10.2
author Mark Doliner <mark@kingant.net>
date Sat, 18 Feb 2012 23:43:13 +0000
parents 0c2efa69492b
children e374fea71214
comparison
equal deleted inserted replaced
32524:0c2efa69492b 32526:eabe4df21c77
4 Finch: 4 Finch:
5 * Support the conversation-extended signal for extending the 5 * Support the conversation-extended signal for extending the
6 conversation menu. (Howard Chu) (#14818) 6 conversation menu. (Howard Chu) (#14818)
7 7
8 AIM and ICQ: 8 AIM and ICQ:
9 * Don't try to format ICQ usernames entered as email addresses.
10 Gets rid of an "Unable to format username" error at login. (#13883)
11 * Make buddy list management code more efficient. (Oliver) (#4816) 9 * Make buddy list management code more efficient. (Oliver) (#4816)
12 10
13 Bonjour: 11 Bonjour:
14 * Support file transfers up to ~9 EiB. 12 * Support file transfers up to ~9 EiB.
15 13
62 60
63 AIM and ICQ: 61 AIM and ICQ:
64 * Allow signing on with usernames containing periods and 62 * Allow signing on with usernames containing periods and
65 underscores. (#13500) 63 underscores. (#13500)
66 * Allow adding buddies containing periods and underscores. (#13500) 64 * Allow adding buddies containing periods and underscores. (#13500)
65 * Don't try to format ICQ usernames entered as email addresses.
66 Gets rid of an "Unable to format username" error at login. (#13883)
67 67
68 MSN: 68 MSN:
69 * Fix possible crashes caused by not validating incoming messages as 69 * Fix possible crashes caused by not validating incoming messages as
70 UTF-8. (Thijs Alkemade) (#14884) 70 UTF-8. (Thijs Alkemade) (#14884)
71 71