diff ChangeLog.API @ 22685:870a580e8fde

Add the recent perl callback changes to ChangeLog.API. Add a Purple::timeout_remove function. Change Purple::timeout_add to return a value usable in Purple::timeout_remove.
author Etan Reisner <pidgin@unreliablesource.net>
date Wed, 23 Apr 2008 03:06:49 +0000
parents 93df1d72fd01
children 06c98bab9bd2 2f4b10ee752b
line wrap: on
line diff
--- a/ChangeLog.API	Wed Apr 23 02:59:37 2008 +0000
+++ b/ChangeLog.API	Wed Apr 23 03:06:49 2008 +0000
@@ -1,5 +1,17 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
+version 2.x.x:
+	perl:
+		Added:
+		* Purple::Prefs::get_children_names.
+		* Purple::timeout_remove.
+		Changed:
+		* Purple::timeout_add now returns a handle which can be used
+		  to remove the timeout.
+		* Callbacks to Purple::Util::fetch_url and the
+		  Purple::Request::* functions can now be specified as both
+		  strings (the name of the callback function) and as coderefs.
+
 version 2.4.0 (02/29/2008):
 	libpurple:
 		Added: