TS-3513: Updated CHANGES
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/917db22c Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/917db22c Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/917db22c Branch: refs/heads/5.3.x Commit: 917db22c33fcdb41478e9c24ba0c09a219206ff8 Parents: 661297d Author: Bryan Call <[email protected]> Authored: Mon Apr 13 17:01:50 2015 -0500 Committer: Bryan Call <[email protected]> Committed: Mon Apr 13 17:01:50 2015 -0500 ---------------------------------------------------------------------- CHANGES | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/917db22c/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 41e839b..9fdc677 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 5.3.0 + *) [TS-3513] HTTP/2 core dump. Fixed problem with cursor not advancing + during parsing + *) [TS-3514] Atomic check for gcc >4.1 breaks with gcc 5.0 Author: Marcin Juszkiewicz <[email protected]>
