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/04/29 19:39:36 UTC

[2/2] git commit: updated changes to add TS-2762 and remove TS-1125

updated changes to add TS-2762 and remove TS-1125


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

Branch: refs/heads/master
Commit: df0e9bb0537b460b418544cb67d57b20e63d1cd7
Parents: 5bfe716
Author: Bryan Call <bc...@apache.org>
Authored: Tue Apr 29 10:38:01 2014 -0700
Committer: Bryan Call <bc...@apache.org>
Committed: Tue Apr 29 10:38:01 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/df0e9bb0/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index d4f8c1f..94fe148 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 5.0.0
 
+  *) [TS-2762] Core dump when benchmarking SPDY
+
   *) [TS-2755] Document TSTextLogObjectRollingEnabledSet.
 
   *) [TS-2746] Rename session accept layer with a standard convention.
@@ -35,8 +37,6 @@ Changes with Apache Traffic Server 5.0.0
 
   *) [TS-2650] Redirect handling enhancements in ATS
 
-  *) [TS-1125] POST's with Expect: 100-continue are slowed by delayed 100 response
-
   *) [TS-2548] Add client IP to SSLError() calls in SSLNetVConnection
 
   *) [TS-2710] ATS serves the wrong cert because it matches wildcard certs incorrectly