diff ChangeLog.API @ 29500:6e9917e067e6

propagate from branch 'im.pidgin.pidgin' (head f881ba77d0fe70224a938185a5a3675b39520873) to branch 'im.pidgin.pidgin.next.minor' (head 91d04fec37b328ffc2e552ea14a5a520d27161f2)
author John Bailey <rekkanoryo@rekkanoryo.org>
date Wed, 16 Sep 2009 15:41:33 +0000
parents 02f6f49da454 7686397d2282
children 339cb6c7f0fd
line wrap: on
line diff
--- a/ChangeLog.API	Thu Sep 10 21:51:32 2009 +0000
+++ b/ChangeLog.API	Wed Sep 16 15:41:33 2009 +0000
@@ -5,6 +5,15 @@
 		Added:
 		* purple_network_get_all_local_system_ips
 
+version 2.6.2 (09/05/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