Mercurial > pidgin
comparison 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 |
comparison
equal
deleted
inserted
replaced
29586:1d6b962dea92 | 29587:ff8e865bf524 |
---|---|
41 | 41 |
42 XMPP: | 42 XMPP: |
43 * Direct messages to a specific resource only upon receipt of a message | 43 * Direct messages to a specific resource only upon receipt of a message |
44 with content (as opposed to a typing notification, etc). (Thanks to | 44 with content (as opposed to a typing notification, etc). (Thanks to |
45 rjoly for testing) | 45 rjoly for testing) |
46 | |
47 Yahoo: | |
48 * Attempt to better handle transparent proxies interfering with HTTP-based | |
49 login. | |
46 | 50 |
47 version 2.6.6 (02/18/2010): | 51 version 2.6.6 (02/18/2010): |
48 libpurple: | 52 libpurple: |
49 * Fix 'make check' on OS X. (David Fang) | 53 * Fix 'make check' on OS X. (David Fang) |
50 * Fix a quirk in purple_markup_html_to_xhtml that caused some messages | 54 * Fix a quirk in purple_markup_html_to_xhtml that caused some messages |