ChangeLog.API

branch
vv
changeset 26611
5d52410f6ea8
parent 26476
8ef2f5f37470
parent 26541
d6f53151e26b
child 26636
b21d0e43f0c7
equal deleted inserted replaced
26525:ad90b00d3bc7 26611:5d52410f6ea8
34 * xmlnode_from_file 34 * xmlnode_from_file
35 * xmlnode_set_attrib_full 35 * xmlnode_set_attrib_full
36 36
37 Changed: 37 Changed:
38 * xmlnode_remove_attrib now removes all attributes with the 38 * xmlnode_remove_attrib now removes all attributes with the
39 same name. Previously, it would remove the first one found, 39 same name. Previously, it would remove the first one found,
40 which was completely non-deterministic. If you want to remove 40 which was completely non-deterministic. If you want to remove
41 the attribute with no namespace, then use NULL with 41 the attribute with no namespace, then use NULL with
42 xmlnode_remove_with_namespace. 42 xmlnode_remove_with_namespace.
43 43
44 Deprecated: 44 Deprecated:
45 * purple_buddy_get_local_alias 45 * purple_buddy_get_local_alias
46 * purple_notify_user_info_remove_entry 46 * purple_notify_user_info_remove_entry
47 * purple_status_type_set_primary_attr 47 * purple_status_type_set_primary_attr

mercurial