You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by jp...@apache.org on 2014/04/28 23:32:13 UTC

[6/6] git commit: TS-2746: CHANGES

TS-2746: CHANGES


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

Branch: refs/heads/master
Commit: 81390c57b0563b9b603e543e7e2dfdbf37738c75
Parents: 7f036b4
Author: James Peach <jp...@apache.org>
Authored: Mon Apr 28 14:29:36 2014 -0700
Committer: James Peach <jp...@apache.org>
Committed: Mon Apr 28 14:29:36 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/81390c57/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index cd35151..b9b6d1d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 5.0.0
 
+  *) [TS-2746] Rename session accept layer with a standard convention.
+
   *) [TS-2754] Emit a tcpinfo log on TS_EVENT_HTTP_TXN_CLOSE.
 
   *) [TS-2760] Add TSFetchClientProtoStackSet/Get() API in experimental.h.