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 2014/05/22 02:19:30 UTC

git commit: Added TS-2684 properly, and cleanup the erronous addition.

Repository: trafficserver
Updated Branches:
  refs/heads/master 9c48c9365 -> 24d860c05


Added TS-2684 properly, and cleanup the erronous addition.


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

Branch: refs/heads/master
Commit: 24d860c05584388923d50cc45c44c44e43870c69
Parents: 9c48c93
Author: Leif Hedstrom <zw...@apache.org>
Authored: Wed May 21 18:19:22 2014 -0600
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Wed May 21 18:19:22 2014 -0600

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/24d860c0/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 16a37af..a260933 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 5.0.0
 
+  *) [TS-2684] Add a text-log format to background_fetch plugin.
+
   *) [TS-2577] Tracing on e.g. -T http_hdrs does not show Proxy Request
    headers accurately. Author: Masakazu Kitajo <m4...@gmail.com>
 
@@ -205,8 +207,6 @@ Changes with Apache Traffic Server 5.0.0
 
   *) [TS-2707] Migrate TSRedirectUrlSet/Get to TSHttpTxnRedirectUrlSet/Get.
 
-  *) [TS-2703] Add a text log format to escalate plugin.
-
   *) [TS-2690] Fixes and improvements for the escalate plugin.
 
   *) [TS-2699] Add TSClientProtoStackCreate API.