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 2013/03/09 01:48:36 UTC

[29/50] git commit: Added CHANGELOG for Ts-1559

Added CHANGELOG for Ts-1559


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

Branch: refs/heads/3.3.x
Commit: 2ecb997f35a7943aa16cab220c52ce6ffa52a6bf
Parents: 4e3035e
Author: Leif Hedstrom <zw...@apache.org>
Authored: Thu Feb 28 18:23:53 2013 -0700
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Thu Feb 28 18:23:53 2013 -0700

----------------------------------------------------------------------
 CHANGES |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/2ecb997f/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index e4e2f7a..15c0fed 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 3.3.1
 
+  *) [TS-1559] Server side termination not handled properly when a PluginVC 
+   Protocol Plugin is used. Author: Yossi Gottlieb.
+
   *) [TS-1300] Document the usage of TSUrlStringGet() and derivatives.
    Author: Uri Shachar.