Repository: trafficserver Updated Branches: refs/heads/master e3c7e1aa5 -> 4e5173da3
Cleanup indentation Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/4e5173da Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/4e5173da Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/4e5173da Branch: refs/heads/master Commit: 4e5173da35a081aaa5e3f799c3a89302ef47938f Parents: e3c7e1a Author: Leif Hedstrom <[email protected]> Authored: Tue Jan 27 09:01:45 2015 -0700 Committer: Leif Hedstrom <[email protected]> Committed: Tue Jan 27 09:01:45 2015 -0700 ---------------------------------------------------------------------- CHANGES | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/4e5173da/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index aa6f4fd..60592d4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,10 +1,12 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 5.3.0 - *) [TS-3326] apply proxy.config.http.send_http11_requests when hostdb is skipped - *) [TS-1547] in HTTPHdr::copy hdr ptr is error + *) [TS-3326] apply proxy.config.http.send_http11_requests when hostdb is + skipped. - *) [TS-3323] Cache scan will stop early if any empty volumes + *) [TS-1547] In HTTPHdr::copy hdr ptr is error. + + *) [TS-3323] Cache scan will stop early if any empty volumes. *) [TS-3320] traffic_manager does not accept "#-1" as the admin user.
