Mercurial > pidgin
comparison ChangeLog @ 27708:b5e52173ef67
Free the KeyValuePairs associated with accountopt lists. Closes #9115.
Patch from Stefan Becker with minor addition by me.
committer: Paul Aurich <paul@darkrain42.org>
author | stefan.becker@nokia.com |
---|---|
date | Mon, 27 Jul 2009 23:14:24 +0000 |
parents | ce3bc26aa8cd |
children | 6187a40eea57 b6a1ade72555 |
comparison
equal
deleted
inserted
replaced
27707:b6f26015c51c | 27708:b5e52173ef67 |
---|---|
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. | 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 and |
14 Stefan Becker) | |
14 * Report idle time 'From last message sent' should work properly. | 15 * 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 | 16 * DNS servers are re-read when DNS queries fail in case the system has |
16 moved to a new network and the old servers are not accessible. | 17 moved to a new network and the old servers are not accessible. |
17 * DNS SRV records with equal priority are sorted with respect to their | 18 * DNS SRV records with equal priority are sorted with respect to their |
18 weight as specified in RFC 2782. (Vijay Raghunathan) | 19 weight as specified in RFC 2782. (Vijay Raghunathan) |