You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2014/12/05 16:10:03 UTC

trafficserver git commit: Update CHANGES with TS-3223

Repository: trafficserver
Updated Branches:
  refs/heads/master 05aafce8f -> 1e43f7905


Update CHANGES with TS-3223


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/1e43f790
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/1e43f790
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/1e43f790

Branch: refs/heads/master
Commit: 1e43f7905d37dd38e6f281f0b4dd37b8f89f7d36
Parents: 05aafce
Author: Leif Hedstrom <zw...@apache.org>
Authored: Fri Dec 5 08:09:56 2014 -0700
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Fri Dec 5 08:09:56 2014 -0700

----------------------------------------------------------------------
 CHANGES | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/1e43f790/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index eb4a67a..aea299d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,7 +4,9 @@ Changes with Apache Traffic Server 5.3.0
 
 Changes with Apache Traffic Server 5.2.0
 
-  *) [TS-3130]: Delay setting buffer to NULL to prevent crash in logging 
+  *) [TS-3223] Fix the internal buffer sizing.
+
+  *) [TS-3130] Delay setting buffer to NULL to prevent crash in logging 
 
   *) [TS-3207] _xstrdup incorrectly calls ink_strlcpy with 0 length strings.