comparison ChangeLog @ 28862:bc4401ae1ab1

*** Plucked rev 4356cc7feb044645d98b4ec0ce70476371949c99 (f05c54b03e6bbfdbff38c01697fbd353a969e05e): jabber: Fix file transfer with clients that don't support xep-0115. Closes #10936
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 07 Jan 2010 23:46:01 +0000
parents 50256289be74
children 1182e604439c
comparison
equal deleted inserted replaced
28861:1428d59119cd 28862:bc4401ae1ab1
9 * Messages from some mobile clients are no longer displayed as 9 * Messages from some mobile clients are no longer displayed as
10 Chinese characters (broken in 2.6.4) 10 Chinese characters (broken in 2.6.4)
11 11
12 XMPP: 12 XMPP:
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 * Fix file transfer with clients that do not support Entity Capabilities
15 (e.g. Spark)
14 16
15 version 2.6.4 (11/29/2009): 17 version 2.6.4 (11/29/2009):
16 libpurple: 18 libpurple:
17 * Actually emit the hold signal for media calls. 19 * Actually emit the hold signal for media calls.
18 * Fix building the GnuTLS plugin with older versions of GnuTLS. 20 * Fix building the GnuTLS plugin with older versions of GnuTLS.