comparison ChangeLog @ 29111:2cc15ca3c26d

propagate from branch 'im.pidgin.pidgin' (head d88831199cb010e3856ff07fccd05fc6be6b1e72) to branch 'im.pidgin.pidgin.next.minor' (head 7b9059d9db3453ec4ab669b459b8403fe11363df)
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 03 Oct 2009 16:29:05 +0000
parents 057372f5c319 7eaf2561b6dd
children e4627566223d
comparison
equal deleted inserted replaced
29110:057372f5c319 29111:2cc15ca3c26d
12 General: 12 General:
13 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins') 13 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins')
14 to announce the list of loaded plugins (in both Finch and Pidgin). 14 to announce the list of loaded plugins (in both Finch and Pidgin).
15 * Fix a crash when performing DNS queries on Unixes that use the 15 * Fix a crash when performing DNS queries on Unixes that use the
16 blocking DNS lookups. (Brian Lu) 16 blocking DNS lookups. (Brian Lu)
17
18 Finch:
19 * The TinyURL plugin now creates shorter URLs for long non-conversation
20 URLs, e.g. URLs to open Inbox in Yahoo/MSN protocols, or the Yahoo
21 Captcha when joining chat rooms.
17 22
18 version 2.6.2 (09/05/2009): 23 version 2.6.2 (09/05/2009):
19 libpurple: 24 libpurple:
20 * Fix --disable-avahi to actually disable it in configure, as opposed 25 * Fix --disable-avahi to actually disable it in configure, as opposed
21 to just making the warning non-fatal. 26 to just making the warning non-fatal.