comparison ChangeLog @ 24915:1e121a3eceeb

Allow us to remove vCard avatars when the PurpleAccount doesn't have one specified. Closes #7974 committer: Etan Reisner <pidgin@unreliablesource.net>
author Paul Aurich <paul@darkrain42.org>
date Wed, 07 Jan 2009 04:39:28 +0000
parents a33943427c90
children 06ab3599f0db
comparison
equal deleted inserted replaced
24914:c07b0aa88a35 24915:1e121a3eceeb
13 and Windows Vista. (Paul Aurich) 13 and Windows Vista. (Paul Aurich)
14 14
15 XMPP: 15 XMPP:
16 * Support for XEP-0191 blocking. (Vijay Raghunathan) 16 * Support for XEP-0191 blocking. (Vijay Raghunathan)
17 * Don't put SASL PLAIN or IQ Auth passwords in debug logs. (Paul Aurich) 17 * Don't put SASL PLAIN or IQ Auth passwords in debug logs. (Paul Aurich)
18 * Fix removal of avatars (both PEP and vCard), we weren't removing
19 them correctly before. (Paul Aurich)
18 20
19 Pidgin: 21 Pidgin:
20 * Fix a crash in the Add Account dialog when changing protocols under 22 * Fix a crash in the Add Account dialog when changing protocols under
21 certain circumstances. 23 certain circumstances.
22 24