You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by so...@apache.org on 2015/09/03 17:50:47 UTC

[2/4] trafficserver git commit: TS-3887: Update CHANGES

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 <so...@apache.org>
Authored: Thu Sep 3 09:46:03 2015 -0600
Committer: Phil Sorber <so...@apache.org>
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.