comparison ChangeLog @ 31291:b9dc45392feb

propagate from branch 'im.pidgin.pidgin' (head 665e2d641cdd2b6cca3bca378641f8345572146f) to branch 'im.pidgin.pidgin.mxit' (head 20a7b36a8dc242edd143675b69a3e2864a11afbe)
author pieter.loubser@mxit.com
date Wed, 15 Sep 2010 08:28:39 +0000
parents 8cb7b4fe18da f48c44a9aed5
children 7c5a78a2cc0d
comparison
equal deleted inserted replaced
31278:581a070c3737 31291:b9dc45392feb
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
2 2
3 version 2.7.4 (MM/DD/YYYY): 3 version 2.7.4 (MM/DD/YYYY):
4 General: 4 General:
5 * Fix search path for Tk when compiling on Debian Squeeze. (#12465) 5 * Fix search path for Tk when compiling on Debian Squeeze. (#12465)
6
7 libpurple:
8 * Fall back to an ordinary request if a UI does not support showing a
9 request with an icon. Fixes receiving MSN file transfer requests
10 including a thumbnail in Finch.
11
12 Pidgin:
13 * Add support for the Gadu-Gadu protocol in the gevolution plugin to
14 provide Evolution integration with contacts with GG IDs. (#10709)
15 * Remap the "Set User Mood" shortcut to Control-D, which does not
16 conflict with the previous shortcut for Get Buddy Info on the
17 selected buddy.
18 * Add a plugin action menu (under Tools) for the Voice and Video
19 Settings plugin.
20
21 Finch:
22 * Add support for drop-down account options (like the SILC cipher
23 and HMAC options or the QQ protocol version).
24
25 XMPP:
26 * Unify the connection security-related settings into one dropdown.
27 * Fix a crash when multiple accounts are simultaneously performing
28 SASL authentication when built with Cyrus SASL support. (thanks
29 to Jan Kaluza) (#11560)
30 * Restore the ability to connect to XMPP servers that do not offer
31 Stream ID. (#12331)
32 * Added support for using Google's relay servers when making voice and
33 video calls to Google clients.
34
35 Yahoo/Yahoo JAPAN:
36 * Stop doing unnecessary lookups of certain alias information. This
37 solves deadlocks when a given Yahoo account has a ridiculously large
38 (>500 buddies) list and may improve login speed for those on slow
39 connections. (#12532)
6 40
7 version 2.7.3 (08/10/2010): 41 version 2.7.3 (08/10/2010):
8 General: 42 General:
9 * Use silent build rules for automake >1.11. You can enable verbose 43 * Use silent build rules for automake >1.11. You can enable verbose
10 builds with the --disable-silent-rules configure option, or using 44 builds with the --disable-silent-rules configure option, or using