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 2015/12/29 06:14:48 UTC

trafficserver git commit: Added TS-4009

Repository: trafficserver
Updated Branches:
  refs/heads/6.1.x f3d9594b0 -> f4c39e9aa


Added TS-4009


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

Branch: refs/heads/6.1.x
Commit: f4c39e9aa61356ce73e0f4fc0c88736f76e04578
Parents: f3d9594
Author: Leif Hedstrom <zw...@apache.org>
Authored: Mon Dec 28 22:14:45 2015 -0700
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Mon Dec 28 22:14:45 2015 -0700

----------------------------------------------------------------------
 CHANGES | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/f4c39e9a/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index f87d47b..e7580db 100644
--- a/CHANGES
+++ b/CHANGES
@@ -68,6 +68,7 @@ Bug:
   *) [TS-4005] Disable freelist command line option fails under ASAN
   *) [TS-4007] ClassAllocator: don't attempt to destruct the prototype object when ClassAllocator goes out of scope.
   *) [TS-4008] Cleanup SPDY ClientSessionSession / SpdyRequest Allocate and Deallocate code
+  *) [TS-4009] stale_while_revalidate crash
   *) [TS-4011] HTTP/2 coredump with NULL FetchSM, another one
   *) [TS-4013] coredump in diag debug
   *) [TS-4019] Headers passed via HTTP/2 should be validated before passing to FetchSM