comparison ChangeLog.API @ 28128:d7cfffdd35e6

merge of '0a6d9985bcc4d77bf880200a8594a3ec52b00777' and 'd05a71308f2d09a24eae2b38940b5ab221f70448'
author Paul Aurich <paul@darkrain42.org>
date Sat, 29 Aug 2009 02:36:57 +0000
parents 1662dbdac18c
children 0066067ddb18
comparison
equal deleted inserted replaced
28127:e47d4bddf974 28128:d7cfffdd35e6
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
2
3 version 2.6.2 (09/??/2009):
4 Perl:
5 Added:
6 * Purple::XMLNode::get_next(), which returns the next neighbor tag of
7 the current node.
8 Changed:
9 * Purple::XMLNode::get_child() will return the first child node if
10 passed "" or undef as the name of the node.
2 11
3 version 2.6.1 (08/18/2009): 12 version 2.6.1 (08/18/2009):
4 No changes 13 No changes
5 14
6 version 2.6.0 (08/18/2009): 15 version 2.6.0 (08/18/2009):