Add TS-3064 to CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/84a8c842 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/84a8c842 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/84a8c842 Branch: refs/heads/master Commit: 84a8c842459b9f7fb0ba80418b4f1c4dc576f0b3 Parents: e580f0d Author: Leif Hedstrom <[email protected]> Authored: Wed Nov 19 14:01:13 2014 -0700 Committer: Leif Hedstrom <[email protected]> Committed: Wed Nov 19 14:01:13 2014 -0700 ---------------------------------------------------------------------- CHANGES | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/84a8c842/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index a19bcb2..97aac3c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 5.2.0 + *) [TS-3064] Expose TS_EVENT_VCONN_ACTIVE_TIMEOUT in headers. + Author: Daniel Vitor Morilha <[email protected]> + *) [TS-3190] Change producer_run() to run a specific producer in more cases. *) [TS-3188] Do not set half_close_flag on keep_alive connections. @@ -8,7 +11,7 @@ Changes with Apache Traffic Server 5.2.0 *) [TS-3189] Delay starting read on server to user agent tunnel. *) [TS-2417] Add forward secrecy support with DHE. - Author: John Eaglesham <[email protected]> + Author: John Eaglesham <[email protected]> *) [TS-3202] Enforce token character constraints on method field in HTTP header.
