Mercurial > pidgin
comparison ChangeLog @ 32299:e96c34989561
Changelog 64-bit file transfer fix.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Sun, 16 Oct 2011 08:20:07 +0000 |
parents | f0b5a6f8fded |
children | 75e1758925bc |
comparison
equal
deleted
inserted
replaced
32298:edb20c793641 | 32299:e96c34989561 |
---|---|
3 version 3.0.0 (??/??/????): | 3 version 3.0.0 (??/??/????): |
4 AIM and ICQ: | 4 AIM and ICQ: |
5 * Make buddy list management code more efficient. (Oliver) (#4816) | 5 * Make buddy list management code more efficient. (Oliver) (#4816) |
6 * Don't try to format ICQ usernames entered as email addresses. | 6 * Don't try to format ICQ usernames entered as email addresses. |
7 Gets rid of an "Unable to format username" error at login. (#13883) | 7 Gets rid of an "Unable to format username" error at login. (#13883) |
8 | |
9 Bonjour: | |
10 * Support file transfers up to ~9 EiB. | |
8 | 11 |
9 Gadu-Gadu: | 12 Gadu-Gadu: |
10 * Possibility to require encryption. Also, using encryption when | 13 * Possibility to require encryption. Also, using encryption when |
11 available is default option now. (Tomasz Wasilczyk) | 14 available is default option now. (Tomasz Wasilczyk) |
12 * Show local time for incoming messages. (Tomasz Wasilczyk) (#4579) | 15 * Show local time for incoming messages. (Tomasz Wasilczyk) (#4579) |
16 * Better handling of "invisible" and "chatty" statuses. (Tomasz | 19 * Better handling of "invisible" and "chatty" statuses. (Tomasz |
17 Wasilczyk) (#13836) | 20 Wasilczyk) (#13836) |
18 | 21 |
19 MSN: | 22 MSN: |
20 * Fix file transfer with older Mac MSN clients. | 23 * Fix file transfer with older Mac MSN clients. |
24 * Support file transfers up to ~9 EiB. | |
21 | 25 |
22 MXit: | 26 MXit: |
23 * Remove all reference to Hidden Number. | 27 * Remove all reference to Hidden Number. |
24 * Fix decoding of font-size changes in the markup of received messages. | 28 * Fix decoding of font-size changes in the markup of received messages. |
25 * Ignore new invites to join a GroupChat if you're already joined, or | 29 * Ignore new invites to join a GroupChat if you're already joined, or |
29 | 33 |
30 XMPP: | 34 XMPP: |
31 * Strip element prefixes from XHTML-IM messages as they're presented | 35 * Strip element prefixes from XHTML-IM messages as they're presented |
32 to the core (and UIs) as incoming messages (Thijs Alkemade). | 36 to the core (and UIs) as incoming messages (Thijs Alkemade). |
33 (#14529) | 37 (#14529) |
38 * Support file transfers up to ~9 EiB. | |
34 | 39 |
35 version 2.10.1 (??/??/????): | 40 version 2.10.1 (??/??/????): |
36 SILC: | 41 SILC: |
37 * Fix CVE-2011-3594, by UTF-8 validating incoming messages before | 42 * Fix CVE-2011-3594, by UTF-8 validating incoming messages before |
38 passing them to glib or libpurple. Identified by Diego Bauche | 43 passing them to glib or libpurple. Identified by Diego Bauche |