Mercurial > pidgin.yaz
comparison ChangeLog @ 26748:e7f300fde262
merge of '737d72b30ecbd822da19a923c20b8958a4d02728'
and 'e56cf6845a01cf20b06f80d6303da051b9566910'
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Sat, 28 Mar 2009 02:26:21 +0000 |
parents | 7b197bc1d196 |
children | bee0e8ddfebc |
comparison
equal
deleted
inserted
replaced
26747:60b39347b59c | 26748:e7f300fde262 |
---|---|
4 General: | 4 General: |
5 * Theme support in libpurple thanks to Justin Rodriguez's summer of code | 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. | 6 project. With some minor additions and clean ups from Paul Aurich. |
7 * It should no longer be possible to end up with duplicates of buddies | 7 * It should no longer be possible to end up with duplicates of buddies |
8 in a group on the buddy list. | 8 in a group on the buddy list. |
9 * Removed the unmaintained and unneeded toc protocol plugin. | |
9 | 10 |
10 XMPP: | 11 XMPP: |
11 * Add support for in-band bytestreams for file transfers (XEP-0047). | 12 * Add support for in-band bytestreams for file transfers (XEP-0047). |
12 * Add support for sending attentions (equivalent to "buzz" and "nudge") | 13 * Add support for sending attentions (equivalent to "buzz" and "nudge") |
13 using the command /buzz (XEP-0224). | 14 using the command /buzz (XEP-0224). |
22 dialog and various other dialogs now causes the cursor to move to | 23 dialog and various other dialogs now causes the cursor to move to |
23 the next line. | 24 the next line. |
24 * Created a unified Buddy Pounce notification window for all pounces | 25 * Created a unified Buddy Pounce notification window for all pounces |
25 where "Pop up a notification" is selected, which avoids having a | 26 where "Pop up a notification" is selected, which avoids having a |
26 new dialog box every time a pounce is triggered. (Jorge VillaseƱor) | 27 new dialog box every time a pounce is triggered. (Jorge VillaseƱor) |
28 * The New Account dialog is now broken into three tabs. Proxy | |
29 configuration has been moved from the Advanced tab to the new tab. | |
27 | 30 |
28 version 2.5.5 (03/01/2009): | 31 version 2.5.5 (03/01/2009): |
29 libpurple: | 32 libpurple: |
30 * Fix a crash when removing an account with an unknown protocol id. | 33 * Fix a crash when removing an account with an unknown protocol id. |
31 * Beta support for SSL connections for AIM and ICQ accounts. To | 34 * Beta support for SSL connections for AIM and ICQ accounts. To |