comparison ChangeLog @ 29329:c38f6e6bf4ce

propagate from branch 'im.pidgin.pidgin' (head f0addfa93983499a661e29f567e66a98a9544a89) to branch 'im.pidgin.pidgin.next.minor' (head 9c3b44f9ecfcb6fde88c8bcc3a27a16587422f2e)
author Paul Aurich <paul@darkrain42.org>
date Wed, 09 Dec 2009 03:52:00 +0000
parents 1e19c439fa7a 756cfb3d66c1
children 356d1f40a56d 3ad839deed75
comparison
equal deleted inserted replaced
29328:1e19c439fa7a 29329:c38f6e6bf4ce
1
2 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
3 2
4 version 2.7.0 (??/??/????): 3 version 2.7.0 (??/??/????):
5 General: 4 General:
6 * Changed GTK+ minimum version requirement to 2.10.0. 5 * Changed GTK+ minimum version requirement to 2.10.0.
18 * Added UI for sending attentions (buzz, nudge) on supporting protocols. 17 * Added UI for sending attentions (buzz, nudge) on supporting protocols.
19 * Make the search dialog unobtrusive in the conversation window (by making 18 * Make the search dialog unobtrusive in the conversation window (by making
20 it look and behave like the search dialog in Firefox) 19 it look and behave like the search dialog in Firefox)
21 20
22 version 2.6.5 (??/??/20??): 21 version 2.6.5 (??/??/20??):
22 General:
23 * Build-time fixes for Solaris. (Paul Townsend)
24
25 AIM and ICQ:
26 * Messages from some mobile clients are no longer displayed as
27 Chinese characters (broken in 2.6.4)
28
29 XMPP:
30 * Added support for the SCRAM-SHA-1 SASL mechanism. This is only
31 available when built without Cyrus SASL support.
32 * When getting info on a domain-only (server) JID, show uptime
33 (when given by the result of the "last query") and don't show status as
34 offline.
35 * Do not crash when attempting to register for a new account on Windows.
36 * Added support for Roster Versioning (XEP-0237).
23 37
24 version 2.6.4 (11/29/2009): 38 version 2.6.4 (11/29/2009):
25 libpurple: 39 libpurple:
26 * Actually emit the hold signal for media calls. 40 * Actually emit the hold signal for media calls.
27 * Fix building the GnuTLS plugin with older versions of GnuTLS. 41 * Fix building the GnuTLS plugin with older versions of GnuTLS.