comparison ChangeLog @ 27569:36aa9ed8cd39

Use a hash table for looking up PurpleGroup:s. Apparently Aman "tmm1" Gupta has a lot of groups in his buddy list, so he wrote this patch. committer: Paul Aurich <paul@darkrain42.org>
author aman@tmm1.net
date Thu, 16 Jul 2009 04:40:08 +0000
parents 199cf148cdf8
children e5fdfff98aa9
comparison
equal deleted inserted replaced
27568:2d541e194416 27569:36aa9ed8cd39
5 * Theme support in libpurple thanks to Justin Rodriguez's summer of code 5 * Theme support in libpurple thanks to Justin Rodriguez's summer of code
6 project. With some minor additions and clean ups from Paul Aurich. 6 project. With some minor additions and clean ups from Paul Aurich.
7 * Voice & Video framework in libpurple, thanks to Mike Ruprecht's summer 7 * Voice & Video framework in libpurple, thanks to Mike Ruprecht's summer
8 of code project in 2008. 8 of code project in 2008.
9 * It should no longer be possible to end up with duplicates of buddies 9 * It should no longer be possible to end up with duplicates of buddies
10 in a group on the buddy list. (Paul Aurich) 10 in a group on the buddy list.
11 * Removed the unmaintained and unneeded toc protocol plugin. 11 * Removed the unmaintained and unneeded toc protocol plugin.
12 * Fixed NTLM authentication on big-endian systems. 12 * Fixed NTLM authentication on big-endian systems.
13 * Various memory cleanups when unloading libpurple. (Nick Hebner) 13 * Various memory cleanups when unloading libpurple. (Nick Hebner)
14 * Report idle time 'From last message sent' should work properly. 14 * Report idle time 'From last message sent' should work properly.
15 * DNS servers are re-read when DNS queries fail in case the system has 15 * DNS servers are re-read when DNS queries fail in case the system has
33 * Don't fork a DNS resolver process to resolve IP addresses. (Aman Gupta) 33 * Don't fork a DNS resolver process to resolve IP addresses. (Aman Gupta)
34 * Show the invite message for buddies that requested authorization 34 * Show the invite message for buddies that requested authorization
35 from you on MSN. 35 from you on MSN.
36 * Support sending an invite message to buddies when requesting authorization 36 * Support sending an invite message to buddies when requesting authorization
37 from them on MSN. 37 from them on MSN.
38 * Better handle corrupt certificates in the TLS Peers cache. 38 * Better handling of corrupt certificates in the TLS Peers cache.
39 * More efficient purple_find_buddies() and purple_find_group() functions.
40 (Jan Kaluza and Aman Gupta)
39 41
40 AIM and ICQ: 42 AIM and ICQ:
41 * Preliminary support for a new authentication scheme called 43 * Preliminary support for a new authentication scheme called
42 "clientLogin." 44 "clientLogin."
43 * Fixed a bug where your away message sometimes would not get set when 45 * Fixed a bug where your away message sometimes would not get set when