Mercurial > pidgin
diff ChangeLog @ 28294:578b4048a501
More tightly scope a variable and avoid trying to free an unset variable.
Patch from Brian Lu. Closes #10242.
committer: Paul Aurich <paul@darkrain42.org>
author | brian.lu@sun.com |
---|---|
date | Fri, 25 Sep 2009 03:39:35 +0000 |
parents | c42d5c23a9e8 |
children | 7eaf2561b6dd 057372f5c319 |
line wrap: on
line diff
--- a/ChangeLog Thu Sep 24 16:58:31 2009 +0000 +++ b/ChangeLog Fri Sep 25 03:39:35 2009 +0000 @@ -10,6 +10,8 @@ General: * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins') to announce the list of loaded plugins (in both Finch and Pidgin). + * Fix a crash when performing DNS queries on Unixes that use the + blocking DNS lookups. (Brian Lu) version 2.6.2 (09/05/2009): libpurple: