Fix CHANGES formatting
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/e1b4b11c Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/e1b4b11c Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/e1b4b11c Branch: refs/heads/master Commit: e1b4b11ce963bc213524d9fafdee92bf229d97b6 Parents: c10ff03 Author: James Peach <[email protected]> Authored: Wed Aug 21 11:39:48 2013 -0700 Committer: James Peach <[email protected]> Committed: Wed Aug 21 11:39:48 2013 -0700 ---------------------------------------------------------------------- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/e1b4b11c/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 6ef422b..ea531a2 100644 --- a/CHANGES +++ b/CHANGES @@ -4,9 +4,9 @@ Changes with Apache Traffic Server 4.1.0 *) [TS-2094] eliminate xcrun warnings at configure time - *) TS-2141: Inconsistent euid cause bad mgmtapi/eventapi sockets. + *) [TS-2141] Inconsistent euid cause bad mgmtapi/eventapi sockets. - *) TS-2137: Use eventfd instread of pthread signal/wait in ATS. + *) [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. Author: Li Gang <[email protected]>.
