Mercurial > pidgin
comparison ChangeLog @ 32324:75e1758925bc
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 2a8f5a999d371863f3387a4f18dd7f29e1ffa93b)
to branch 'im.pidgin.pidgin' (head 123affca4df06e032179cd72ae752f2c1cffc222)
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sat, 22 Oct 2011 22:02:31 +0000 |
parents | e96c34989561 9c4fec824cb3 |
children | 064eb5d78946 |
comparison
equal
deleted
inserted
replaced
32320:83c8b752993b | 32324:75e1758925bc |
---|---|
36 to the core (and UIs) as incoming messages (Thijs Alkemade). | 36 to the core (and UIs) as incoming messages (Thijs Alkemade). |
37 (#14529) | 37 (#14529) |
38 * Support file transfers up to ~9 EiB. | 38 * Support file transfers up to ~9 EiB. |
39 | 39 |
40 version 2.10.1 (??/??/????): | 40 version 2.10.1 (??/??/????): |
41 Gadu-Gadu: | |
42 * Fix problems linking against GnuTLS. (#14544) | |
43 | |
44 Sametime: | |
45 * Separate "username" and "server" when adding new Sametime accounts. | |
46 (#14608) | |
47 * Fix compilation in Visual C++. (#14608) | |
48 | |
41 SILC: | 49 SILC: |
42 * Fix CVE-2011-3594, by UTF-8 validating incoming messages before | 50 * Fix CVE-2011-3594, by UTF-8 validating incoming messages before |
43 passing them to glib or libpurple. Identified by Diego Bauche | 51 passing them to glib or libpurple. Identified by Diego Bauche |
44 Madero from IOActive. (#14636) | 52 Madero from IOActive. (#14636) |
53 | |
54 Yahoo!: | |
55 * Fetch buddy icons in some cases where we previously weren't. (#13050) | |
56 | |
57 Windows-Specific Changes: | |
58 * Fix compilation | |
45 | 59 |
46 version 2.10.0 (08/18/2011): | 60 version 2.10.0 (08/18/2011): |
47 Pidgin: | 61 Pidgin: |
48 * Make the max size of incoming smileys a pref instead of hardcoding it. | 62 * Make the max size of incoming smileys a pref instead of hardcoding it. |
49 (Quentin Brandon) (#5231) | 63 (Quentin Brandon) (#5231) |