Added TS-1955
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/f130971b Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/f130971b Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/f130971b Branch: refs/heads/master Commit: f130971bb068de5b86fcafd5616e67acccfab90d Parents: 3d3aa13 Author: Leif Hedstrom <[email protected]> Authored: Tue Nov 5 08:18:39 2013 -0700 Committer: Leif Hedstrom <[email protected]> Committed: Tue Nov 5 08:18:39 2013 -0700 ---------------------------------------------------------------------- CHANGES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/f130971b/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 4939e33..f66f18b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,13 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 4.1.0 + *) [TS-1955] Range: requests during read-while-writer gets the wrong + Content-Length. + *) [TS-2245] This adds a '2' config state to the ignore mismatch configs. - *) [TS-2178] Force keep alive off if re-using client 4-tuple and server is not keep alive. + *) [TS-2178] Force keep alive off if re-using client 4-tuple and server is + not keep alive. *) [TS-2264] Fixed problem with EADDR_NOTAVAIL handling.
