# HG changeset patch # User Paul Aurich # Date 1259818690 0 # Node ID de319028ad284d79363e9b327f7052c7bb33d556 # Parent 54db9b78be71aceeae1eda46eb6ca7f285e71b22 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 diff -r 54db9b78be71 -r de319028ad28 ChangeLog --- a/ChangeLog Sun Nov 29 16:24:35 2009 +0000 +++ b/ChangeLog Thu Dec 03 05:38:10 2009 +0000 @@ -4,9 +4,6 @@ version 2.6.4 (??/??/20??): libpurple: * Actually emit the hold signal for media calls. - * Don't send Proxy-Authorization headers to HTTP proxy servers until we've - received a "407 Proxy Authentication Required" response from the server. - (thecrux) * Added "MXit" protocol plugin, supported and maintained by the MXit folks themselves (MXit Lifestyle (Pty) Ltd.)