diff ChangeLog.API @ 29501:339cb6c7f0fd

merge of '6aa03fdea8a7360d07b6a8c72cfd0796a2990753' and 'c047500743d38f32ef46dd29915364cca00299a8'
author John Bailey <rekkanoryo@rekkanoryo.org>
date Wed, 16 Sep 2009 15:44:34 +0000
parents 94f85ba7e5a9 6e9917e067e6
children b115a252abe5
line wrap: on
line diff
--- a/ChangeLog.API	Wed Sep 16 15:44:26 2009 +0000
+++ b/ChangeLog.API	Wed Sep 16 15:44:34 2009 +0000
@@ -6,6 +6,15 @@
 		* purple_account_get_name_for_display
 		* 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