Update CHANGES for TS-1114 and add a note for TS-857.
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/1b7a6d36 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/1b7a6d36 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/1b7a6d36 Branch: refs/heads/master Commit: 1b7a6d363df031e104a28a77c3f0558b5f16d7bf Parents: 994de8f Author: [email protected] <[email protected]> Authored: Mon Mar 19 21:20:16 2012 -0700 Committer: John Plevyak <[email protected]> Committed: Mon Mar 19 21:20:16 2012 -0700 ---------------------------------------------------------------------- CHANGES | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/1b7a6d36/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 733ee86..fed350a 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,11 @@ Changes with Apache Traffic Server 3.1.4 *) [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. + Changes with Apache Traffic Server 3.1.3 *) [TS-1138] Fixed off by one range error in IpMap.s
