comparison ChangeLog.API @ 29107:339cb6c7f0fd

merge of '6aa03fdea8a7360d07b6a8c72cfd0796a2990753' and 'c047500743d38f32ef46dd29915364cca00299a8'
author John Bailey <rekkanoryo@rekkanoryo.org>
date Wed, 16 Sep 2009 15:44:34 +0000
parents 94f85ba7e5a9 6e9917e067e6
children b115a252abe5
comparison
equal deleted inserted replaced
29105:94f85ba7e5a9 29107:339cb6c7f0fd
3 version 2.7.0 (??/??/????): 3 version 2.7.0 (??/??/????):
4 libpurple: 4 libpurple:
5 Added: 5 Added:
6 * purple_account_get_name_for_display 6 * purple_account_get_name_for_display
7 * purple_network_get_all_local_system_ips 7 * purple_network_get_all_local_system_ips
8
9 version 2.6.2 (09/05/2009):
10 Perl:
11 Added:
12 * Purple::XMLNode::get_next(), which returns the next neighbor tag of
13 the current node.
14 Changed:
15 * Purple::XMLNode::get_child() will return the first child node if
16 passed "" or undef as the name of the node.
8 17
9 version 2.6.1 (08/18/2009): 18 version 2.6.1 (08/18/2009):
10 No changes 19 No changes
11 20
12 version 2.6.0 (08/18/2009): 21 version 2.6.0 (08/18/2009):