comparison ChangeLog @ 27016:c162a088489f

Call res_init() when DNS queries fail in case the failure indicates a timeout because we've moved networks. Closes #2825.
author Paul Aurich <paul@darkrain42.org>
date Fri, 22 May 2009 04:44:07 +0000
parents 2e849a9adc01
children 131e41a24d95
comparison
equal deleted inserted replaced
27015:f500336f9881 27016:c162a088489f
14 libpurple: 14 libpurple:
15 * Various memory cleanups when unloading libpurple. (Nick Hebner) 15 * Various memory cleanups when unloading libpurple. (Nick Hebner)
16 * Report idle time 'From last message sent' should work properly. 16 * Report idle time 'From last message sent' should work properly.
17 * Show the invite message for buddies that requested authorization 17 * Show the invite message for buddies that requested authorization
18 from you on MSN. 18 from you on MSN.
19 * DNS servers are re-read when DNS queries fail in case the system has
20 moved to a new network and the old servers are not accessible.
19 21
20 XMPP: 22 XMPP:
21 * Voice & Video support with Jingle (XEP-0166, 0167, 0176, & 0177), and 23 * Voice & Video support with Jingle (XEP-0166, 0167, 0176, & 0177), and
22 voice support with GTalk and GMail. (Mike "Maiku" Ruprecht) 24 voice support with GTalk and GMail. (Mike "Maiku" Ruprecht)
23 * Support for in-band bytestreams for file transfers (XEP-0047). (Marcus 25 * Support for in-band bytestreams for file transfers (XEP-0047). (Marcus