TS-3887: Update CHANGES
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/252e45f2 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/252e45f2 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/252e45f2 Branch: refs/heads/5.3.x Commit: 252e45f2a6d5f460f63d8939654955bdef108edf Parents: 09ed3d4 Author: Phil Sorber <[email protected]> Authored: Thu Sep 3 09:46:03 2015 -0600 Committer: Phil Sorber <[email protected]> Committed: Thu Sep 3 09:47:07 2015 -0600 ---------------------------------------------------------------------- CHANGES | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/252e45f2/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index ea7c90b..d86e695 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 5.3.2 + *) [TS-3887] Use snprintf() instead of sprintf() in UrlPrintHack. + *) [TS-3658] ASAN triggers when using the escalate.so plugin. *) [TS-3486] Crashes due to race condition on server sessions moving between threads.
