comparison ChangeLog @ 28722:13a229a062c6

Check the GnuTLS version before using a recent-ish flag. Fixes #10412. This was reported by Kev (of the XMPP world), who is using either Debian Lenny.
author Paul Aurich <paul@darkrain42.org>
date Sat, 10 Oct 2009 03:27:31 +0000
parents 43200ff042ad
children 9efe23192c0b
comparison
equal deleted inserted replaced
28721:b8d68532c188 28722:13a229a062c6
13 General: 13 General:
14 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins') 14 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins')
15 to announce the list of loaded plugins (in both Finch and Pidgin). 15 to announce the list of loaded plugins (in both Finch and Pidgin).
16 * Fix a crash when performing DNS queries on Unixes that use the 16 * Fix a crash when performing DNS queries on Unixes that use the
17 blocking DNS lookups. (Brian Lu) 17 blocking DNS lookups. (Brian Lu)
18 * Fix building the GnuTLS plugin with older versions of GnuTLS.
18 19
19 Finch: 20 Finch:
20 * The TinyURL plugin now creates shorter URLs for long non-conversation 21 * The TinyURL plugin now creates shorter URLs for long non-conversation
21 URLs, e.g. URLs to open Inbox in Yahoo/MSN protocols, or the Yahoo 22 URLs, e.g. URLs to open Inbox in Yahoo/MSN protocols, or the Yahoo
22 Captcha when joining chat rooms. 23 Captcha when joining chat rooms.