diff ChangeLog.API @ 26398:04a9e8435bfb

merge of '21bd048f68510f25c5c854a1c7e395e88f530503' and '22ecf5b2d3d8874d498194695cb625a789c0754a'
author Mike Ruprecht <maiku@soc.pidgin.im>
date Wed, 01 Apr 2009 05:24:19 +0000
parents f5f08111da52
children a6974c0d789b
line wrap: on
line diff
--- a/ChangeLog.API	Wed Apr 01 05:23:53 2009 +0000
+++ b/ChangeLog.API	Wed Apr 01 05:24:19 2009 +0000
@@ -36,10 +36,10 @@
 
 		Changed:
 		* xmlnode_remove_attrib now removes all attributes with the
-		same name.  Previously, it would remove the first one found,
-		which was completely non-deterministic.  If you want to remove
-		the attribute with no namespace, then use NULL with
-		xmlnode_remove_with_namespace.
+		  same name.  Previously, it would remove the first one found,
+		  which was completely non-deterministic.  If you want to remove
+		  the attribute with no namespace, then use NULL with
+		  xmlnode_remove_with_namespace.
 
 		Deprecated:
 		* purple_buddy_get_local_alias