Mercurial > pidgin.yaz
comparison ChangeLog @ 28998:2ab56f7e801e
Spaces to tab
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 22 Nov 2009 23:00:57 +0000 |
parents | 5c51f3dab868 |
children | 23f6f80f45ed 45a94940c122 |
comparison
equal
deleted
inserted
replaced
28997:b6374abb0510 | 28998:2ab56f7e801e |
---|---|
19 * More detailed error messages when messages fail to send. (Aman Gupta) | 19 * More detailed error messages when messages fail to send. (Aman Gupta) |
20 * The simultaneous login account option is respected when using | 20 * The simultaneous login account option is respected when using |
21 the clientLogin authentication method. | 21 the clientLogin authentication method. |
22 * Fix offline message retrieval (broken in 2.6.3) | 22 * Fix offline message retrieval (broken in 2.6.3) |
23 * Fix SSL when clientLogin is enabled. | 23 * Fix SSL when clientLogin is enabled. |
24 * Fix sending and receiving Unicode characters in a Direct IM | 24 * Fix sending and receiving Unicode characters in a Direct IM |
25 | 25 |
26 MSN: | 26 MSN: |
27 * Don't forget display names for buddies. | 27 * Don't forget display names for buddies. |
28 * Fix a random crash that might occur when idle. | 28 * Fix a random crash that might occur when idle. |
29 * Fix more FQY 240 connection errors. | 29 * Fix more FQY 240 connection errors. |
38 option for their buddies. (Eion Robb) | 38 option for their buddies. (Eion Robb) |
39 * Fix a crash when attempting to validate an invalid JID. | 39 * Fix a crash when attempting to validate an invalid JID. |
40 * Resolve an issue when connecting to iChat Server when no resource | 40 * Resolve an issue when connecting to iChat Server when no resource |
41 is specified. | 41 is specified. |
42 * Try to automatically find a STUN server by using an SRV lookup on the | 42 * Try to automatically find a STUN server by using an SRV lookup on the |
43 account's domain, and use that for voice and video if found and the user | 43 account's domain, and use that for voice and video if found and the user |
44 didn't set one manually in prefs. | 44 didn't set one manually in prefs. |
45 * Fix a crash when adding a buddy without an '@'. | 45 * Fix a crash when adding a buddy without an '@'. |
46 * Don't show the option to send a file to a buddy if we know for certain | 46 * Don't show the option to send a file to a buddy if we know for certain |
47 they don't support any file transfer method supported by libpurple. | 47 they don't support any file transfer method supported by libpurple. |
48 * Keep the avatar on the server if one is not set locally. | 48 * Keep the avatar on the server if one is not set locally. |