comparison ChangeLog @ 26003:983311560ef9

merge of 'b7c7f0f5daca252711952e60e283dd18a1983d33' and 'e878814dfc99f1f0a681a2263488c75a068c7c8e'
author Peter Hjalmarsson <xake@rymdraket.net>
date Wed, 04 Mar 2009 16:52:47 +0000
parents a4fea5757d27
children 3d997c09b94e 640f46b09d5f
comparison
equal deleted inserted replaced
25922:d03177395ae0 26003:983311560ef9
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.5.5 (??/??/????): 3 version 2.6.0 (??/??/2009):
4 General:
5 * Theme support in libpurple thanks to Justin Rodriguez's summer of code
6 project. With some minor additions and clean ups from Paul Aurich.
7
8 XMPP:
9 * Add support for in-band bytestreams (XEP-0047).
10 * Add support for attention (XEP-0224).
11
12 Pidgin:
13 * Added -f command line option to tell Pidgin to ignore NetworkManager
14 and assume it has a valid network connection.
15 * Allow plugins to specify custom link types to the GtkIMHtml widget.
16 * The status message input box at the bottom of the buddy list expands
17 correctly when starting a new line of text.
18 * Pressing the Enter key in the message entry box of the New Status
19 dialog and various other dialogs now causes the cursor to move to
20 the next line.
21
22 version 2.5.5 (03/01/2009):
4 libpurple: 23 libpurple:
5 * Fix a crash when removing an account with an unknown protocol id. 24 * Fix a crash when removing an account with an unknown protocol id.
6 * Beta support for SSL connections for AIM and ICQ accounts. To 25 * Beta support for SSL connections for AIM and ICQ accounts. To
7 enable, check the "Use SSL" option from the Advanced tab when 26 enable, check the "Use SSL" option from the Advanced tab when
8 editing your AIM or ICQ account. (Paul Aurich) 27 editing your AIM or ICQ account. (Paul Aurich)
667 dialog. 686 dialog.
668 687
669 version 2.2.0 (09/13/2007): 688 version 2.2.0 (09/13/2007):
670 http://developer.pidgin.im/query?status=closed&milestone=2.2.0 689 http://developer.pidgin.im/query?status=closed&milestone=2.2.0
671 690
672 Libpurple: 691 libpurple:
673 * New protocol plugin: MySpaceIM (Jeff Connelly, Google Summer of 692 * New protocol plugin: MySpaceIM (Jeff Connelly, Google Summer of
674 Code) 693 Code)
675 * XMPP enhancements. See 694 * XMPP enhancements. See
676 http://www.adiumx.com/blog/2007/07/soc-xmpp-update.php (Andreas 695 http://www.adiumx.com/blog/2007/07/soc-xmpp-update.php (Andreas
677 Monitzer, Google Summer of Code for Adium) 696 Monitzer, Google Summer of Code for Adium)
678 * Certificate management. Libpurple will validate certificates on 697 * Certificate management. libpurple will validate certificates on
679 SSL-encrypted protocols (William Ehlhardt, Google Summer of Code) 698 SSL-encrypted protocols (William Ehlhardt, Google Summer of Code)
680 * Some adjustments were made to fix sending messages when using 699 * Some adjustments were made to fix sending messages when using
681 the MSN HTTP method. (Laszlo Pandy) 700 the MSN HTTP method. (Laszlo Pandy)
682 * Yahoo! Chat is fixed. 701 * Yahoo! Chat is fixed.
683 * Some AIM file transfer issues between Pidgin and other clients 702 * Some AIM file transfer issues between Pidgin and other clients