You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by br...@apache.org on 2015/03/11 23:18:01 UTC

[3/3] trafficserver git commit: TS-3437: Make DH params configurable: update changes

TS-3437: Make DH params configurable: update changes


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

Branch: refs/heads/master
Commit: 4361f4d0d49f46be59fc6fe86e26f22fbfacebc1
Parents: 8a4128c
Author: Brian Geffon <br...@apache.org>
Authored: Wed Mar 11 15:17:33 2015 -0700
Committer: Brian Geffon <br...@apache.org>
Committed: Wed Mar 11 15:17:33 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/4361f4d0/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index ff61651..cc83148 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 5.3.0
 
+  *) [TS-3437] Make DH params configurable
+
   *) [TS-3342] Non-standard method in bad request can cause crash
 
   *) [TS-3331] negative responses cached even when headers indicate otherwise