Mercurial > pidgin.yaz
comparison ChangeLog @ 30143:1e9f8f54dff4
Support receiving HTML-formatted messages for ICQ. I should have let a
summer of code student do this, but curiosity got the best of me.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 15 Apr 2010 00:55:02 +0000 |
parents | 0c764778c765 |
children | c66e766acb06 |
comparison
equal
deleted
inserted
replaced
30142:2e0dffa155db | 30143:1e9f8f54dff4 |
---|---|
63 ICQ. Previously only icons between 48x48 and 52x64 were allowed. | 63 ICQ. Previously only icons between 48x48 and 52x64 were allowed. |
64 * When using the clientLogin authentication method, prompt for a | 64 * When using the clientLogin authentication method, prompt for a |
65 password on reconnect when "Remember Password" is not checked and | 65 password on reconnect when "Remember Password" is not checked and |
66 authentication fails due to an incorrect password. (This is the same | 66 authentication fails due to an incorrect password. (This is the same |
67 behavior as the legacy authentication method) | 67 behavior as the legacy authentication method) |
68 * Support receiving HTML-formatted messages for ICQ. | |
68 | 69 |
69 MSN: | 70 MSN: |
70 * Support for version 9 of the MSN protocol has been removed. This | 71 * Support for version 9 of the MSN protocol has been removed. This |
71 version is no longer supported on the servers. | 72 version is no longer supported on the servers. |
72 | 73 |