comparison ChangeLog @ 29071:de319028ad28

disapproval of revision 'd6f80b7ba5ba2da4ae203eac6f07565721b10ad8' This change has produced regressions when using HTTP/1.0, as the proxy closes the connection, which is treated as a connection failure. Refs #10880, #10856 for examples. Refs #2910
author Paul Aurich <paul@darkrain42.org>
date Thu, 03 Dec 2009 05:38:10 +0000
parents 54db9b78be71
children f60d53a686b6 ba1cefa62792
comparison
equal deleted inserted replaced
29054:54db9b78be71 29071:de319028ad28
2 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul 2 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
3 3
4 version 2.6.4 (??/??/20??): 4 version 2.6.4 (??/??/20??):
5 libpurple: 5 libpurple:
6 * Actually emit the hold signal for media calls. 6 * Actually emit the hold signal for media calls.
7 * Don't send Proxy-Authorization headers to HTTP proxy servers until we've
8 received a "407 Proxy Authentication Required" response from the server.
9 (thecrux)
10 * Added "MXit" protocol plugin, supported and maintained by the MXit folks 7 * Added "MXit" protocol plugin, supported and maintained by the MXit folks
11 themselves (MXit Lifestyle (Pty) Ltd.) 8 themselves (MXit Lifestyle (Pty) Ltd.)
12 9
13 General: 10 General:
14 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins') 11 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins')