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 2014/03/26 17:48:29 UTC

[2/2] git commit: Added TS-2663 to CHANGES>

Added TS-2663 to CHANGES>


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

Branch: refs/heads/master
Commit: ab0844c8232070cf7063b38a94c51c5acce2ca24
Parents: d56b8c1
Author: Leif Hedstrom <zw...@apache.org>
Authored: Wed Mar 26 10:47:51 2014 -0600
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Wed Mar 26 10:47:51 2014 -0600

----------------------------------------------------------------------
 CHANGES | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/ab0844c8/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index bc207f4..acfb425 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,11 +1,14 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 5.0.0
 
-  *) [TS-2664] atscppapi: Removing initializable values
+  *) [TS-2663] Wrong condition on log code for server connection errors.
+   Author: David Binderman <dc...@hotmail.com>
+
+  *) [TS-2664] atscppapi: Removing initializable values.
 
   *) [TS-2660] Rename StateMachineAction_t values for legibility.
 
-  *) [TS-2662] Re-enable KEEP_ALIVE_POST_OUT by default
+  *) [TS-2662] Re-enable KEEP_ALIVE_POST_OUT by default.
 
   *) [TS-2661] Remove unused HttpSM::decided_cached_url.
 
@@ -17,7 +20,7 @@ Changes with Apache Traffic Server 5.0.0
 
   *) [TS-2646] regex_remap: Add a new option, @caseless.
 
-  *) [TS-2647] atscppapi: Bug fixes in headers and atscppapi
+  *) [TS-2647] atscppapi: Bug fixes in headers and atscppapi.
 
   *) [TS-2598] Expose HttpDebugNames to public plugin APIs.