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/17 19:08:12 UTC

trafficserver git commit: Fix CHANGES indentation, and also take this opportunity to close a bunch of GitHub pull requests that should be closed.

Repository: trafficserver
Updated Branches:
  refs/heads/master 8a2b6f62e -> a655af583


Fix CHANGES indentation, and also take this opportunity to close
a bunch of GitHub pull requests that should be closed.

This closes #44
This closes #54
This closes #68
This closes #135
This closes #181


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

Branch: refs/heads/master
Commit: a655af5831b97d79f8b6127c2a4344474d1dfe1b
Parents: 8a2b6f6
Author: Leif Hedstrom <zw...@apache.org>
Authored: Wed Jun 17 11:06:12 2015 -0600
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Wed Jun 17 11:06:12 2015 -0600

----------------------------------------------------------------------
 CHANGES | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/a655af58/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 98fc40e..8c41a9d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,9 +6,10 @@ Changes with Apache Traffic Server 6.0.0
 
   *) [TS-3650] Track source of configuration values.
 
-  *) [TS-3651] Remove proxy.config.http.share_server_sessions
+  *) [TS-3651] Remove proxy.config.http.share_server_sessions.
 
-  *) [TS-3656] Activating follow redirection in send server response hook does not work for post
+  *) [TS-3656] Activating follow redirection in send server response hook does
+   not work for post.
 
   *) [TS-3541] Eliminate the interim cache feature.