comparison ChangeLog.API @ 29473:185677f47825

propagate from branch 'im.pidgin.pidgin' (head 267f28808ab6eeda6b5d68f6433f2b3fcf230d4f) to branch 'im.pidgin.cpw.rekkanoryo.icqxstatus' (head 7e67fade1189ddc36e8d1a6560c75f19d0df32aa)
author Marcus Lundblad <ml@update.uu.se>
date Thu, 18 Feb 2010 21:38:43 +0000
parents f549ad844d54 a538cb73f897
children 0041c798cf49
comparison
equal deleted inserted replaced
29401:bc2760c74a79 29473:185677f47825
144 * purple_xfer_prpl_ready 144 * purple_xfer_prpl_ready
145 * purple_xfer_ui_ready 145 * purple_xfer_ui_ready
146 * xmlnode_from_file 146 * xmlnode_from_file
147 * xmlnode_get_parent 147 * xmlnode_get_parent
148 * xmlnode_set_attrib_full 148 * xmlnode_set_attrib_full
149 * PURPLE_STATUS_MOOD as a new PurpleStatusPrimitive
149 150
150 Changed: 151 Changed:
151 * xmlnode_remove_attrib now removes all attributes with the 152 * xmlnode_remove_attrib now removes all attributes with the
152 same name. Previously, it would remove the first one found, 153 same name. Previously, it would remove the first one found,
153 which was completely non-deterministic. If you want to remove 154 which was completely non-deterministic. If you want to remove