comparison ChangeLog @ 32739:bba25395d28e

*** Plucked rev 8102ace3c8e8bec9e456d927dd7c923afbb582a6 (qulogic@pidgin.im): 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:08:37 +0000
parents fd4a16fdb7ae
children 07b3035b4319
comparison
equal deleted inserted replaced
32738:fd4a16fdb7ae 32739:bba25395d28e
28 * Support new protocol version MSNP18. (#14753) 28 * Support new protocol version MSNP18. (#14753)
29 * Fix messages to offline contacts. (#14302) 29 * Fix messages to offline contacts. (#14302)
30 30
31 Windows-Specific Changes: 31 Windows-Specific Changes:
32 * Fix compilation of the Bonjour protocol plugin. (#14802) 32 * Fix compilation of the Bonjour protocol plugin. (#14802)
33
34 Plugins:
35 * The autoaccept plugin will no longer reset the preference for unknown
36 buddies to "Auto Reject" in certain cases. (#14964)
33 37
34 version 2.10.1 (12/06/2011): 38 version 2.10.1 (12/06/2011):
35 Finch: 39 Finch:
36 * Fix compilation on OpenBSD. 40 * Fix compilation on OpenBSD.
37 41