comparison ChangeLog @ 32726:c47349fcd270

Don't migrate the old autoaccept pref if the new one already exists. Otherwise, we would clobber the existing pref if it doesn't match the old pref. Fixes #14964.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Mon, 27 Feb 2012 23:07:49 +0000
parents f9650f6b636d
children 8404c5b75e99
comparison
equal deleted inserted replaced
32725:e53eb11ff985 32726:c47349fcd270
71 * Support new protocol version MSNP18. (#14753) 71 * Support new protocol version MSNP18. (#14753)
72 * Fix messages to offline contacts. (#14302) 72 * Fix messages to offline contacts. (#14302)
73 73
74 Windows-Specific Changes: 74 Windows-Specific Changes:
75 * Fix compilation of the Bonjour protocol plugin. (#14802) 75 * Fix compilation of the Bonjour protocol plugin. (#14802)
76
77 Plugins:
78 * The autoaccept plugin will no longer reset the preference for unknown
79 buddies to "Auto Reject" in certain cases. (#14964)
76 80
77 version 2.10.1 (12/06/2011): 81 version 2.10.1 (12/06/2011):
78 Finch: 82 Finch:
79 * Fix compilation on OpenBSD. 83 * Fix compilation on OpenBSD.
80 84