comparison ChangeLog @ 31701:ad61eb7068ab

ChangeLog my security fix
author Mark Doliner <mark@kingant.net>
date Wed, 22 Jun 2011 07:16:29 +0000
parents 5ffd5582f5fe
children 47c604efed32
comparison
equal deleted inserted replaced
31700:1693114a2655 31701:ad61eb7068ab
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
2 2
3 version 2.9.0 (06/23/2011): 3 version 2.9.0 (06/23/2011):
4 Pidgin: 4 Pidgin:
5 * Fix a potential remote denial-of-service bug related to displaying
6 buddy icons.
5 * Significantly improved performance of larger IRC channels (regression 7 * Significantly improved performance of larger IRC channels (regression
6 introduced in 2.8.0) 8 introduced in 2.8.0).
7 * Fix Conversation->Add on AIM and MSN. 9 * Fix Conversation->Add on AIM and MSN.
8 * Entries in the chat user list are sorted properly again. This was 10 * Entries in the chat user list are sorted properly again. This was
9 inadvertenly broken in 2.8.0. 11 inadvertenly broken in 2.8.0.
10 12
11 Finch: 13 Finch:
12 * Fixed logging in to ICQ. 14 * Fix logging in to ICQ.
13 15
14 libpurple: 16 libpurple:
15 * media: Actually use the specified TCP port from the TURN configuration to 17 * media: Actually use the specified TCP port from the TURN configuration to
16 create a TCP relay candidate. 18 create a TCP relay candidate.
17 19