comparison ChangeLog @ 28760:0f7025534fc5

jabber: Roster Versioning support.
author Paul Aurich <paul@darkrain42.org>
date Sun, 06 Dec 2009 00:52:10 +0000
parents 25faae72d314
children 756cfb3d66c1
comparison
equal deleted inserted replaced
28759:f267c1608102 28760:0f7025534fc5
3 version 2.6.5 (??/??/20??): 3 version 2.6.5 (??/??/20??):
4 General: 4 General:
5 * Build-time fixes for Solaris. (Paul Townsend) 5 * Build-time fixes for Solaris. (Paul Townsend)
6 6
7 XMPP: 7 XMPP:
8 * Added support for the SCRAM-SHA-1 SASL mechanism. This support is only 8 * Added support for the SCRAM-SHA-1 SASL mechanism. This is only
9 available when built without Cyrus SASL support. 9 available when built without Cyrus SASL support.
10 * When getting info on a domain-only (server) JID, show uptime 10 * When getting info on a domain-only (server) JID, show uptime
11 (when given by the result of the "last query") and don't show status as 11 (when given by the result of the "last query") and don't show status as
12 offline. 12 offline.
13 * Do not crash when attempting to register for a new account on Windows. 13 * Do not crash when attempting to register for a new account on Windows.
14 * Added support for Roster Versioning (XEP-0237).
14 15
15 version 2.6.4 (11/29/2009): 16 version 2.6.4 (11/29/2009):
16 libpurple: 17 libpurple:
17 * Actually emit the hold signal for media calls. 18 * Actually emit the hold signal for media calls.
18 * Fix building the GnuTLS plugin with older versions of GnuTLS. 19 * Fix building the GnuTLS plugin with older versions of GnuTLS.