comparison ChangeLog @ 28011:bbb9e0ea67fe

Fix not calling the SRV timeout on the win32 code. Closes #9956.
author Paul Aurich <paul@darkrain42.org>
date Wed, 19 Aug 2009 18:54:54 +0000
parents cc70e2bc4de5
children 9fa1de6d508a
comparison
equal deleted inserted replaced
28010:cc70e2bc4de5 28011:bbb9e0ea67fe
2 2
3 version 2.6.2 (??/??/2009): 3 version 2.6.2 (??/??/2009):
4 XMPP: 4 XMPP:
5 * Prompt the user before cancelling a presence subscription. 5 * Prompt the user before cancelling a presence subscription.
6 * Escape status messages that have HTML entities in the Get Info dialog. 6 * Escape status messages that have HTML entities in the Get Info dialog.
7 * Fix connecting to XMPP domains with no SRV records from Pidgin on
8 Windows.
7 9
8 version 2.6.1 (08/18/2009): 10 version 2.6.1 (08/18/2009):
9 * Fix a crash when some users send you a link in a Yahoo IM 11 * Fix a crash when some users send you a link in a Yahoo IM
10 * Fix compilation with GTK+ < 2.6.0 12 * Fix compilation with GTK+ < 2.6.0
11 * Fix compilation on Windows 13 * Fix compilation on Windows