Updated Branches: refs/heads/master d3bc98bca -> b8161cb9a
Updated with the laste commits. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/b8161cb9 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/b8161cb9 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/b8161cb9 Branch: refs/heads/master Commit: b8161cb9ae29035f7dec1b1b9b1c2e7fd9d6ef8d Parents: d3bc98b Author: Leif Hedstrom <[email protected]> Authored: Fri Apr 20 17:20:44 2012 -0600 Committer: Leif Hedstrom <[email protected]> Committed: Fri Apr 20 17:20:44 2012 -0600 ---------------------------------------------------------------------- CHANGES | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/b8161cb9/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index cf972d2..0419995 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,13 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 3.1.4 - *) [TS-1198] ssl crash when certificates are missing + *) [TS-1211] Read backlog config value to set the listen backlog. - *) [TS-1164] a race condition in cache init + *) [TS-1202] Install traffic_shell man/doc pages in a more appropriate + location. Author: Igor Brezac. + + *) [TS-1198] ssl crash when certificates are missing. + + *) [TS-1164] a race condition in cache init. *) [TS-1079] Add an API function to turn debugging on for specific transactions/sessions. This also adds a new Debug() functionality in
