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 2015/09/08 19:41:52 UTC

trafficserver git commit: Updated release notes

Repository: trafficserver
Updated Branches:
  refs/heads/6.0.x 91490d823 -> af8b01153


Updated release notes


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

Branch: refs/heads/6.0.x
Commit: af8b01153ff94a2a5f8149c8852b5b585f1ddbf1
Parents: 91490d8
Author: Bryan Call <bc...@apache.org>
Authored: Tue Sep 8 10:41:40 2015 -0700
Committer: Bryan Call <bc...@apache.org>
Committed: Tue Sep 8 10:41:40 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/af8b0115/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index d9b857e..f90bd12 100644
--- a/CHANGES
+++ b/CHANGES
@@ -161,6 +161,7 @@ Bug:
   *) [TS-3854] Memory leak with the headers in HTTP/2
   *) [TS-3855] Memory leak in HTTP/2 with the ProxyMutex
   *) [TS-3860] Buffer overflow in H2 on debug build
+  *) [TS-3862] TSHttpTxnCacheLookupUrlSet doesn't work if lookup_url has no storage allocated.
   *) [TS-3869] HTTP/2 Stream uses the clients window size for the servers setting
   *) [TS-3874] Header-rewrite doesn't support multiple header values in conditionals
   *) [TS-3887] Use snprintf() instead of sprintf() in UrlPrintHack