Updated Branches: refs/heads/master 7b2bc024a -> 349d11d21
add TS-1713 Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/349d11d2 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/349d11d2 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/349d11d2 Branch: refs/heads/master Commit: 349d11d217a77e11be5746450c4af9fef581d3ea Parents: 7b2bc02 Author: Zhao Yongming <[email protected]> Authored: Tue Apr 2 15:30:41 2013 +0800 Committer: Zhao Yongming <[email protected]> Committed: Tue Apr 2 15:30:41 2013 +0800 ---------------------------------------------------------------------- CHANGES | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/349d11d2/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index a31e7c8..8a5218a 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,9 @@ Changes with Apache Traffic Server 3.3.2 + *) [TS-1713] SRV support refine. Now the srv option is able to enable, with + no crash. Be care, the hostdb.storage_size or ostdb.size need check. + *) [TS-1632] In addition to the changes from TS-1674, also add some safety measures assuring that the stats sums don't go negative. Author: Yakov Kopel.
