diff ChangeLog.API @ 25438:4b8c4870b13a

propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327) to branch 'im.pidgin.pidgin' (head d8c03c68d591d9392607d954942ee58b8618d946)
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Mon, 02 Mar 2009 04:18:40 +0000
parents 2cf7d6a20e68 a00db9c95e40
children 53bfa3d67739
line wrap: on
line diff
--- a/ChangeLog.API	Wed Feb 25 20:03:08 2009 +0000
+++ b/ChangeLog.API	Mon Mar 02 04:18:40 2009 +0000
@@ -68,12 +68,16 @@
 			* Purple::Request::Field::string_new
 			* Purple::Request::Field::group_new
 
-version 2.5.5 (??/??/2009):
+version 2.5.6 (??/??/2009):
+
+version 2.5.5 (03/01/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.
+		* xmlnode_get_prefix, xmlnode_to_str and xmlnode_to_formatted_str
+		  now all take a const xmlnode* instead of an xmlnode*
 
 version 2.5.4 (01/12/2009):
 	perl: