comparison ChangeLog.API @ 31636:35224e759210

propagate from branch 'im.pidgin.pidgin' (head d5a2e2287440ac7134c201e66921754bd4187ba9) to branch 'im.pidgin.pidgin.openq' (head 98848d977bb3de3cf530c951d157fe8139482675)
author SHiNE CsyFeK <csyfek@gmail.com>
date Tue, 12 Jan 2010 14:22:02 +0000
parents 3a43e48c870e
children e1c01f236674 dcd52d2b1b97 a538cb73f897
comparison
equal deleted inserted replaced
31635:befc616a0bf5 31636:35224e759210
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.6 (??/??/2010):
4 libpurple:
5 Changed:
6 * purple_xfer_cancel_local is now called instead of
7 purple_xfer_request_denied if an error is found when selecting
8 a file to send. Request denied is still used when a receive
9 request is not allowed.
10 Perl:
11 Changed:
12 * Corrected the package names for the PurpleProxyType and
13 PurpleLogReadFlags enums to have the correct number of colons
14 (from Purple::ProxyType::::<type> to Purple::ProxyType::<type>
15 and Purple::Log:ReadFlags::::<type> to
16 Purple::Log::ReadFlags::<type>) (Chris Foote)
17
18 version 2.6.5 (01/08/2010):
19 No changes
20
21 version 2.6.4 (11/29/2009):
22 No changes
23
24 version 2.6.3 (10/16/2009):
25 No changes
2 26
3 version 2.6.2 (09/05/2009): 27 version 2.6.2 (09/05/2009):
4 Perl: 28 Perl:
5 Added: 29 Added:
6 * Purple::XMLNode::get_next(), which returns the next neighbor tag of 30 * Purple::XMLNode::get_next(), which returns the next neighbor tag of