Updated Branches: refs/heads/master b63fcbcc2 -> a75f807df
Fix a few commit versions Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/a75f807d Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/a75f807d Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/a75f807d Branch: refs/heads/master Commit: a75f807df79d73af8db4b28fc166c6751accafc3 Parents: b63fcbc Author: Leif Hedstrom <[email protected]> Authored: Mon Mar 19 22:25:21 2012 -0600 Committer: Leif Hedstrom <[email protected]> Committed: Mon Mar 19 22:25:21 2012 -0600 ---------------------------------------------------------------------- CHANGES | 13 +++++++------ 1 files changed, 7 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/a75f807d/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index fed350a..0941af7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,17 +1,18 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 3.1.4 - *) [TS-1149] Pretty up automake output. - - *) [TS-1145] Additional clang build fixes. Author: Darrin Jewell. - - *) [TS-1144] Fix out of tree builds. Author: Darrin Jewell. - *) [TS-1114] Fix to lock vol for CacheVC::write_vector. *) [TS-857] Possibly related race in UnixNetVConnection::mainEvent on inactivity timeout. + *) [TS-1149] Pretty up automake output. + + Changes with Apache Traffic Server 3.1.3 + *) [TS-1145] Additional clang build fixes. Author: Darrin Jewell. + + *) [TS-1144] Fix out of tree builds. Author: Darrin Jewell. + *) [TS-1138] Fixed off by one range error in IpMap.s *) [TS-462] Support TLS Server Name Indication (SNI)
