diff ChangeLog @ 21203:3a63d0d2a5fe

Move the PURPLE_DISABLE_DEPRECATED entry to 2.3.0 and document the new plugin unload handling.
author Richard Laager <rlaager@wiktel.com>
date Sun, 07 Oct 2007 16:19:58 +0000
parents 34de8ef19294
children 059d6deebee7
line wrap: on
line diff
--- a/ChangeLog	Sun Oct 07 16:07:07 2007 +0000
+++ b/ChangeLog	Sun Oct 07 16:19:58 2007 +0000
@@ -1,5 +1,24 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
+version 2.3.0:
+	http://developer.pidgin.im/query?status=closed&milestone=2.3.0
+
+	libpurple:
+	* We now honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to
+	  catch deprecated functions earlier rather than later.
+
+	Pidgin:
+	* If a plugin says it can't be unloaded, we now display an error and
+	  remove the plugin from the list of saved plugins so it won't load
+	  at the next startup.  Previously, we were ignoring this case, which
+	  could lead to crashes.
+
+	Finch:
+	* If a plugin says it can't be unloaded, we now display an error and
+	  remove the plugin from the list of saved plugins so it won't load
+	  at the next startup.  Previously, we were ignoring this case, which
+	  could lead to crashes.
+
 version 2.2.2:
 	http://developer.pidgin.im/query?status=closed&milestone=2.2.2
 		NOTE: Due to 2.2.1 being a security fix release, some bugs
@@ -8,8 +27,6 @@
 
 	libpurple:
 	* Real usernames are now shown in the system log.
-	* We now honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to
-	  catch deprecated functions earlier rather than later.
 
 	Pidgin:
 	* If you alias a buddy to an alias that is already present within