Repository: trafficserver Updated Branches: refs/heads/6.1.x c59b94663 -> 603d7a495
Updated CHANGES with the RC2 additions Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/603d7a49 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/603d7a49 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/603d7a49 Branch: refs/heads/6.1.x Commit: 603d7a495769211125dcfa620b093507ffc6563d Parents: c59b946 Author: Leif Hedstrom <[email protected]> Authored: Fri Jan 22 12:22:52 2016 -0700 Committer: Leif Hedstrom <[email protected]> Committed: Fri Jan 22 12:22:52 2016 -0700 ---------------------------------------------------------------------- CHANGES | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/603d7a49/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 69e6f94..4e6457c 100644 --- a/CHANGES +++ b/CHANGES @@ -73,6 +73,7 @@ Bug: *) [TS-4059] Default value for proxy.config.bin_path does not use value from config.layout *) [TS-4062] CID 1341764, 1341763 Control flow issues and resource leak in H2 *) [TS-4063] Regression Test for HPACK Encoder is failed + *) [TS-4070] RemapProcessor Forward Mapping with Recv Port failing with TS-2157 changes *) [TS-4071] Unused mutex Diags::rotate_lock *) [TS-4078] CID 1343334: Uninitialized members in Rollback.cc *) [TS-4082] Huffman Encoder can not encode "0" @@ -84,6 +85,7 @@ Bug: *) [TS-4118] CID 1347871: Memory - illegal accesses in RegressionHPACK.cc *) [TS-4125] Wrong non-active conditions check *) [TS-4130] Wrong LRU pool used when managing queue + *) [TS-4131] InactivityCop doesn't close active connections that have timed out *) [TS-4134] Traffic Manager aborts on attempted privilege escalation when non-root. *) [TS-4139] CID 1348542: Unchecked return value in Http2ConnectionState *) [TS-4140] CID 1348541: Control flow issues (DEADCODE)
