comparison ChangeLog.API @ 26289:4f6228f14461

Changelog the im.pidgin.cpw.darkrain42.buddy-add branch. Also fixed some whitespace in ChangeLog.API. Fixes #479. For good, I hope.
author Paul Aurich <paul@darkrain42.org>
date Tue, 24 Mar 2009 00:39:16 +0000
parents 3d997c09b94e
children f5f08111da52 7c3baa45c9c4
comparison
equal deleted inserted replaced
26288:e9b77a8bfde4 26289:4f6228f14461
28 * xmlnode_from_file 28 * xmlnode_from_file
29 * xmlnode_set_attrib_full 29 * xmlnode_set_attrib_full
30 30
31 Changed: 31 Changed:
32 * xmlnode_remove_attrib now removes all attributes with the 32 * xmlnode_remove_attrib now removes all attributes with the
33 same name. Previously, it would remove the first one found, 33 same name. Previously, it would remove the first one found,
34 which was completely non-deterministic. If you want to remove 34 which was completely non-deterministic. If you want to remove
35 the attribute with no namespace, then use NULL with 35 the attribute with no namespace, then use NULL with
36 xmlnode_remove_with_namespace. 36 xmlnode_remove_with_namespace.
37 37
38 Deprecated: 38 Deprecated:
39 * purple_buddy_get_local_alias 39 * purple_buddy_get_local_alias
40 * purple_notify_user_info_remove_entry 40 * purple_notify_user_info_remove_entry
41 * purple_status_type_set_primary_attr 41 * purple_status_type_set_primary_attr