diff ChangeLog.API @ 26162:0a19fa42f8ce

propagate from branch 'im.pidgin.pidgin' (head eeaad582dcb34b6753c78371c4aa03af92b095f5) to branch 'im.pidgin.soc.2008.yahoo' (head 182668e30410a6c12e970fad010f219ee6b59e73)
author Sulabh Mahajan <sulabh@soc.pidgin.im>
date Tue, 20 Jan 2009 17:44:36 +0000
parents ff883620d9d4
children efde7e6ed5f2 3687049b4faf f95aa2b14bec
line wrap: on
line diff
--- a/ChangeLog.API	Tue Jan 20 17:11:35 2009 +0000
+++ b/ChangeLog.API	Tue Jan 20 17:44:36 2009 +0000
@@ -1,5 +1,34 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
+version 2.5.5 (??/??/2009):
+	libpurple:
+		Changed:
+		* purple_status_type_new now defaults "saveable" to TRUE.
+		  This was necessary in order to maintain the current behavior
+		  while fixing non-saveable statuses not to be saved.
+
+version 2.5.4 (01/12/2009):
+	perl:
+		Changed:
+		* Purple::PluginPref->get_bounds no longer takes two integer
+		  arguments it now returns two integers.
+
+		Removed:
+		* Removed a handful of string-related utility functions that
+		  can generally be better handled with perl's built-in string
+		  functions rather than using pidgin's:
+			* Purple::Util::strcasereplace
+			* Purple::Util::strcasestr
+			* Purple::Util::strreplace
+			* Purple::Util::str_strip_char
+			* Purple::Util::chrreplace
+
+version 2.5.3 (12/20/2008):
+	libpurple
+		Changed:
+		* purple_util_fetch_url and purple_util_fetch_url_request can
+		  now fetch https URLs
+
 version 2.5.0 (08/18/2008):
 	libpurple:
 		Added: