diff ChangeLog.API @ 31636:35224e759210

propagate from branch 'im.pidgin.pidgin' (head d5a2e2287440ac7134c201e66921754bd4187ba9) to branch 'im.pidgin.pidgin.openq' (head 98848d977bb3de3cf530c951d157fe8139482675)
author SHiNE CsyFeK <csyfek@gmail.com>
date Tue, 12 Jan 2010 14:22:02 +0000
parents 3a43e48c870e
children e1c01f236674 dcd52d2b1b97 a538cb73f897
line wrap: on
line diff
--- a/ChangeLog.API	Wed Sep 23 14:48:57 2009 +0000
+++ b/ChangeLog.API	Tue Jan 12 14:22:02 2010 +0000
@@ -1,5 +1,29 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
+version 2.6.6 (??/??/2010):
+	libpurple:
+		Changed:
+		* purple_xfer_cancel_local is now called instead of
+		  purple_xfer_request_denied if an error is found when selecting
+		  a file to send. Request denied is still used when a receive
+		  request is not allowed.
+	Perl:
+		Changed:
+		* Corrected the package names for the PurpleProxyType and
+		  PurpleLogReadFlags enums to have the correct number of colons
+		  (from Purple::ProxyType::::<type> to Purple::ProxyType::<type>
+		  and Purple::Log:ReadFlags::::<type> to
+		  Purple::Log::ReadFlags::<type>)  (Chris Foote)
+
+version 2.6.5 (01/08/2010):
+	No changes
+
+version 2.6.4 (11/29/2009):
+	No changes
+
+version 2.6.3 (10/16/2009):
+	No changes
+
 version 2.6.2 (09/05/2009):
 	Perl:
 		Added: