Mercurial > pidgin
comparison ChangeLog @ 28375:e191f5fedce1
Shut up valgrind ("unitialized bytes(s)...") and changelog.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Tue, 13 Oct 2009 17:24:38 +0000 |
parents | 51d507e6c8f3 |
children | 5550823608cb |
comparison
equal
deleted
inserted
replaced
28374:d54834e7ad0f | 28375:e191f5fedce1 |
---|---|
21 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins') | 21 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins') |
22 to announce the list of loaded plugins (in both Finch and Pidgin). | 22 to announce the list of loaded plugins (in both Finch and Pidgin). |
23 * Fix a crash when performing DNS queries on Unixes that use the | 23 * Fix a crash when performing DNS queries on Unixes that use the |
24 blocking DNS lookups. (Brian Lu) | 24 blocking DNS lookups. (Brian Lu) |
25 * Fix building the GnuTLS plugin with older versions of GnuTLS. | 25 * Fix building the GnuTLS plugin with older versions of GnuTLS. |
26 * Fix DNS TXT query resolution. | |
26 | 27 |
27 Finch: | 28 Finch: |
28 * The TinyURL plugin now creates shorter URLs for long non-conversation | 29 * The TinyURL plugin now creates shorter URLs for long non-conversation |
29 URLs, e.g. URLs to open Inbox in Yahoo/MSN protocols, or the Yahoo | 30 URLs, e.g. URLs to open Inbox in Yahoo/MSN protocols, or the Yahoo |
30 Captcha when joining chat rooms. | 31 Captcha when joining chat rooms. |