You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bc...@apache.org on 2014/07/09 20:37:15 UTC

[3/3] git commit: updated changes to include TS-2780

updated changes to include TS-2780


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

Branch: refs/heads/master
Commit: 993bf5b23757abe95a657e0eee22c914a0964dbf
Parents: fbf966e
Author: Bryan Call <bc...@apache.org>
Authored: Wed Jul 9 11:36:47 2014 -0700
Committer: Bryan Call <bc...@apache.org>
Committed: Wed Jul 9 11:36:47 2014 -0700

----------------------------------------------------------------------
 CHANGES | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/993bf5b2/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index c51d3b2..81f549d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 5.1.0
 
+  *) [TS-2780] Core dump in SpdyRequest::clear() in production testing of SPDY
+
   *) [TS-2929] SPDY should allow arbitrary methods
 
   *) [TS-2921] Fix build failure from TS-2893.