Mercurial > pidgin
diff ChangeLog @ 29587:ff8e865bf524
Attempt to handle transparent proxies that return documents instead of errors.
I think this fixes #11478.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Sat, 13 Mar 2010 20:24:52 +0000 |
parents | e69d8f6ca054 |
children | 7d167ca3c30d |
line wrap: on
line diff
--- a/ChangeLog Fri Mar 12 22:00:00 2010 +0000 +++ b/ChangeLog Sat Mar 13 20:24:52 2010 +0000 @@ -44,6 +44,10 @@ with content (as opposed to a typing notification, etc). (Thanks to rjoly for testing) + Yahoo: + * Attempt to better handle transparent proxies interfering with HTTP-based + login. + version 2.6.6 (02/18/2010): libpurple: * Fix 'make check' on OS X. (David Fang)