diff ChangeLog.API @ 29300:fba8dd643796

propagate from branch 'im.pidgin.pidgin' (head 6d3fc30a0a0a379281efc5a6872a9c1d7c24c650) to branch 'im.pidgin.cpw.attention_ui' (head 209a4ccd84048aaa12582f640768ef5caa9bfa43)
author Marcus Lundblad <ml@update.uu.se>
date Tue, 01 Sep 2009 19:51:07 +0000
parents 1662dbdac18c
children 0066067ddb18
line wrap: on
line diff
--- a/ChangeLog.API	Mon Aug 24 19:23:56 2009 +0000
+++ b/ChangeLog.API	Tue Sep 01 19:51:07 2009 +0000
@@ -1,5 +1,14 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
+version 2.6.2 (09/??/2009):
+	Perl:
+		Added:
+		* Purple::XMLNode::get_next(), which returns the next neighbor tag of
+		  the current node.
+		Changed:
+		* Purple::XMLNode::get_child() will return the first child node if
+		  passed "" or undef as the name of the node.
+
 version 2.6.1 (08/18/2009):
 	No changes