Mercurial > pidgin.yaz
comparison ChangeLog.API @ 29261:3a43e48c870e
propagate from branch 'im.pidgin.pidgin.2.6.5' (head 794204a24ba7bf26cdb07ae71b9573b09927d641)
to branch 'im.pidgin.pidgin' (head 037ff1c0c37fb6717fbc6fe2c658d6f9dda4e148)
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Fri, 08 Jan 2010 20:11:49 +0000 |
parents | a158ef76d340 c818f349de63 |
children | e1c01f236674 dcd52d2b1b97 a538cb73f897 |
comparison
equal
deleted
inserted
replaced
29260:711b828d5173 | 29261:3a43e48c870e |
---|---|
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 | 2 |
3 version 2.6.5 (??/??/20??): | 3 version 2.6.6 (??/??/2010): |
4 libpurple: | 4 libpurple: |
5 Changed: | 5 Changed: |
6 * purple_xfer_cancel_local is now called instead of | 6 * purple_xfer_cancel_local is now called instead of |
7 purple_xfer_request_denied if an error is found when selecting | 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 | 8 a file to send. Request denied is still used when a receive |
12 * Corrected the package names for the PurpleProxyType and | 12 * Corrected the package names for the PurpleProxyType and |
13 PurpleLogReadFlags enums to have the correct number of colons | 13 PurpleLogReadFlags enums to have the correct number of colons |
14 (from Purple::ProxyType::::<type> to Purple::ProxyType::<type> | 14 (from Purple::ProxyType::::<type> to Purple::ProxyType::<type> |
15 and Purple::Log:ReadFlags::::<type> to | 15 and Purple::Log:ReadFlags::::<type> to |
16 Purple::Log::ReadFlags::<type>) (Chris Foote) | 16 Purple::Log::ReadFlags::<type>) (Chris Foote) |
17 | |
18 version 2.6.5 (01/08/2010): | |
19 No changes | |
17 | 20 |
18 version 2.6.4 (11/29/2009): | 21 version 2.6.4 (11/29/2009): |
19 No changes | 22 No changes |
20 | 23 |
21 version 2.6.3 (10/16/2009): | 24 version 2.6.3 (10/16/2009): |