Repository: trafficserver Updated Branches: refs/heads/master 60d2106ed -> e8289eeb4
Update CHANGES Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/e8289eeb Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/e8289eeb Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/e8289eeb Branch: refs/heads/master Commit: e8289eeb4ffd10260c9ed154b8ee1774bf92854b Parents: 60d2106 Author: James Peach <[email protected]> Authored: Mon Aug 25 16:02:59 2014 -0700 Committer: James Peach <[email protected]> Committed: Mon Aug 25 16:02:59 2014 -0700 ---------------------------------------------------------------------- CHANGES | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/e8289eeb/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 77681a1..27ccf28 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,16 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 5.2.0 + *) [TS-3042] Fix the option to build a static traffic_server binary. + + *) [TS-3041] Add a traffic_layout tool to to show the installed + and configured file locations. + + *) [TS-3034] Use an unanchored regex match in traffic_line -m. + + *) [TS-3033] Reimplement the management protocol to use a generic + message initial marshalling format. + *) [TS-3027] Add hashed intermediate SSL certificate support. Author: Steven Feltner <[email protected]>
