You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2015/06/15 23:31:16 UTC

[4/4] trafficserver git commit: Added TS-3170

Added TS-3170


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/78143684
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/78143684
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/78143684

Branch: refs/heads/master
Commit: 78143684bab977d97ce6986652e2500481a24415
Parents: 5abcec7
Author: Leif Hedstrom <zw...@apache.org>
Authored: Mon Jun 15 10:04:02 2015 -0600
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Mon Jun 15 13:43:12 2015 -0600

----------------------------------------------------------------------
 CHANGES | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/78143684/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index f577204..80ffb93 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,10 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 6.0.0
 
+  *) [TS-3170] Eliminate proxy pac / autoconf features, and backdoors. This
+   also eliminates almost everything in web2, leaving just a bit of cluster
+   code which I moved to the cmd/traffic_manager code area.
+
   *) [TS-2848] Check for null server in HttpSM::release_server_session
 
   *) [TS-3163] Apply socket configurations to outbound connections.