Mercurial > pidgin.yaz
diff ChangeLog.API @ 26479:f5f08111da52
propagate from branch 'im.pidgin.pidgin' (head a609160715ae18beed98b084aac19bc0f6551362)
to branch 'im.pidgin.pidgin.vv' (head 6e683319559d829234bc548e0795ed03403af478)
| author | Mike Ruprecht <maiku@soc.pidgin.im> |
|---|---|
| date | Wed, 01 Apr 2009 04:25:37 +0000 |
| parents | 7b63af454f26 4f6228f14461 |
| children | a6974c0d789b |
line wrap: on
line diff
--- a/ChangeLog.API Wed Apr 01 04:24:11 2009 +0000 +++ b/ChangeLog.API Wed Apr 01 04:25:37 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
