Updated Branches: refs/heads/master 5f4b470ce -> 10abd558a
Add TS-2137/TS-2141 info to CHANGES file Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/10abd558 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/10abd558 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/10abd558 Branch: refs/heads/master Commit: 10abd558ab8b209bcb8ecab4ae85e4c8af9c1fd9 Parents: 5f4b470 Author: Yunkai Zhang <[email protected]> Authored: Wed Aug 21 21:51:34 2013 +0800 Committer: Yunkai Zhang <[email protected]> Committed: Wed Aug 21 21:53:55 2013 +0800 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/10abd558/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 5b266e0..f619a84 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,10 @@ Changes with Apache Traffic Server 3.5.0 + *) TS-2141: Inconsistent euid cause bad mgmtapi/eventapi sockets + + *) TS-2137: Use eventfd instread of pthread signal/wait in ATS + *) [TS-287] Fix transaction_active_timeout_in does not trigger on the first request of a Keep-Alive connection. *) [TS-2143] Remove alarm email address support (and config).
