diff 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
line wrap: on
line diff
--- a/ChangeLog	Mon Feb 27 22:45:47 2012 +0000
+++ b/ChangeLog	Mon Feb 27 23:07:49 2012 +0000
@@ -74,6 +74,10 @@
 	Windows-Specific Changes:
 	* Fix compilation of the Bonjour protocol plugin. (#14802)
 
+	Plugins:
+	* The autoaccept plugin will no longer reset the preference for unknown
+	  buddies to "Auto Reject" in certain cases. (#14964)
+
 version 2.10.1 (12/06/2011):
 	Finch:
 	* Fix compilation on OpenBSD.