Mercurial > pidgin
comparison ChangeLog @ 25386:2c80f3d839c7
Patch to fix retrieval of ICQ status messages from users of ICQ 6.x, Miranda,
and libpurple users. Retrieval of messages from libpurple users works only
for statuses that are not Available. Fixes #703, #892, #4904, #4984, #6848.
committer: John Bailey <rekkanoryo@rekkanoryo.org>
author | Daniel Lj <dimmuxx@yahoo.se> |
---|---|
date | Thu, 29 Jan 2009 03:15:57 +0000 |
parents | 0e2731b9875c |
children | 89670ae028bd cfb3dee41d31 |
comparison
equal
deleted
inserted
replaced
25385:075aa09253e7 | 25386:2c80f3d839c7 |
---|---|
8 * Fix a crash when removing an account with an unknown protocol id. | 8 * Fix a crash when removing an account with an unknown protocol id. |
9 * Large (multi-part) messages on MSN are now correctly re-combined. | 9 * Large (multi-part) messages on MSN are now correctly re-combined. |
10 * Beta support for SSL connections for AIM and ICQ accounts. To | 10 * Beta support for SSL connections for AIM and ICQ accounts. To |
11 enable, check the "Use SSL" option from the Advanced tab when | 11 enable, check the "Use SSL" option from the Advanced tab when |
12 editing your AIM or ICQ account. (Paul Aurich) | 12 editing your AIM or ICQ account. (Paul Aurich) |
13 * Fix retrieval of ICQ status messages from users of ICQ 6.x, Miranda, | |
14 and other libpurple clients (fixes with libpurple users only on | |
15 statuses other than Available). (Daniel Ljungborg) | |
13 | 16 |
14 Finch: | 17 Finch: |
15 * Allow rebinding keys to change the focused widget (details in the | 18 * Allow rebinding keys to change the focused widget (details in the |
16 man-page, look for GntBox::binding) | 19 man-page, look for GntBox::binding) |
17 | 20 |