Mercurial > pidgin.yaz
comparison ChangeLog @ 32827:4a34689eeb33 default tip
merged from im.pidgin.pidgin
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Sat, 19 Nov 2011 14:42:54 +0900 |
parents | 064eb5d78946 |
children |
comparison
equal
deleted
inserted
replaced
32692:0f94ec89f0bc | 32827:4a34689eeb33 |
---|---|
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. | |
11 | |
12 Gadu-Gadu: | |
13 * Possibility to require encryption. Also, using encryption when | |
14 available is default option now. (Tomasz Wasilczyk) | |
15 * Show local time for incoming messages. (Tomasz Wasilczyk) (#4579) | |
16 * Fixed password change dialog and problems with connecting to accounts | |
17 with non-ASCII passwords. (Tomasz Wasilczyk) (#14652) | |
18 * Option to show links from strangers. (Tomasz Wasilczyk) (#10591) | |
19 * Better handling of "invisible" and "chatty" statuses. (Tomasz | |
20 Wasilczyk) (#13836) | |
21 | |
22 MSN: | |
23 * Fix file transfer with older Mac MSN clients. | |
24 * Support file transfers up to ~9 EiB. | |
8 | 25 |
9 MXit: | 26 MXit: |
10 * Remove all reference to Hidden Number. | 27 * Remove all reference to Hidden Number. |
11 * 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. |
12 * 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 |
16 | 33 |
17 XMPP: | 34 XMPP: |
18 * Strip element prefixes from XHTML-IM messages as they're presented | 35 * Strip element prefixes from XHTML-IM messages as they're presented |
19 to the core (and UIs) as incoming messages (Thijs Alkemade). | 36 to the core (and UIs) as incoming messages (Thijs Alkemade). |
20 (#14529) | 37 (#14529) |
38 * Support file transfers up to ~9 EiB. | |
39 | |
40 version 2.10.1 (10/11/2011): | |
41 Finch: | |
42 * Fix compilation on OpenBSD. | |
43 | |
44 Gadu-Gadu: | |
45 * Fix problems linking against GnuTLS. (#14544) | |
46 | |
47 Sametime: | |
48 * Separate "username" and "server" when adding new Sametime accounts. | |
49 (#14608) | |
50 * Fix compilation in Visual C++. (#14608) | |
51 | |
52 SILC: | |
53 * Fix CVE-2011-3594, by UTF-8 validating incoming messages before | |
54 passing them to glib or libpurple. Identified by Diego Bauche | |
55 Madero from IOActive. (#14636) | |
56 | |
57 Yahoo!: | |
58 * Fetch buddy icons in some cases where we previously weren't. (#13050) | |
59 | |
60 Windows-Specific Changes: | |
61 * Fix compilation | |
21 | 62 |
22 version 2.10.0 (08/18/2011): | 63 version 2.10.0 (08/18/2011): |
23 Pidgin: | 64 Pidgin: |
24 * Make the max size of incoming smileys a pref instead of hardcoding it. | 65 * Make the max size of incoming smileys a pref instead of hardcoding it. |
25 (Quentin Brandon) (#5231) | 66 (Quentin Brandon) (#5231) |