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/05/11 23:59:58 UTC

[2/2] trafficserver git commit: Added TS-3565, fixed punctuation.

Added TS-3565, fixed punctuation.


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

Branch: refs/heads/master
Commit: dcb5baa0898b9189f01f454dbbb6c6bcabed9522
Parents: 51cbfa9
Author: Leif Hedstrom <zw...@apache.org>
Authored: Mon May 11 15:58:39 2015 -0600
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Mon May 11 15:58:47 2015 -0600

----------------------------------------------------------------------
 CHANGES | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/dcb5baa0/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 4e91d6f..073c070 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,23 +1,26 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 6.0.0
 
+  *) [TS-3565] Only start up the continuation from DoRemap if the request has
+   a Range: header.
+
   *) [TS-3562] background_fetch: refactor some code, elimiante the std::map
    for rules, split things out into manageable sub-modules.
 
   *) [TS-3592] Set cacheurl default config location to config directory.
 
-  *) [TS-3590]: Mark H2 fetch streams as non-internal requests
+  *) [TS-3590]: Mark H2 fetch streams as non-internal requests.
 
   *) [TS-3370] header_rewrite plugin uses dead continuation.
 
-  *) [TS-3588]: Fix continuation leak in background_fetch in remap mode
+  *) [TS-3588]: Fix continuation leak in background_fetch in remap mode.
 
   *) [TS-3029]: Fix spdy related seg fault in production, due to resetting
-                req->fetch_sm to null
+   req->fetch_sm to null.
 
-  *) [TS-2513] Missing SOCKS documentation
+  *) [TS-2513] Missing SOCKS documentation.
 
-  *) [TS-3582] Add @in_ip to remap filters
+  *) [TS-3582] Add @in_ip to remap filters.
 
   *) [TS-3484] Make inactivity_cop frequency (schedule) configurable,
    proxy.config.net.inactivity_check_frequency.