You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by su...@apache.org on 2015/04/06 21:51:32 UTC

[2/2] trafficserver git commit: update CHANGES

update CHANGES


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

Branch: refs/heads/master
Commit: e84df9b085a14d115c6eff370c02a8633a2904e8
Parents: 831726c
Author: Sudheer Vinukonda <su...@yahoo-inc.com>
Authored: Mon Apr 6 19:51:16 2015 +0000
Committer: Sudheer Vinukonda <su...@yahoo-inc.com>
Committed: Mon Apr 6 19:51:16 2015 +0000

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/e84df9b0/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index c6aefb9..ac96f36 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 6.0.0
 
+  *) [TS-3450]: rename header_rewrite condition INTERNAL-TRANSACTION as INTERNAL-TXN
+    in-line with the changes in [TS-3449]
+
   *) [TS-3449]: Deprecate TSHttpIsInternalRequest and TSHttpIsInternalSession
     and replace them with TSHttpTxnIsInternal, TSHttpSsnIsInternal respectively