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 2015/02/27 18:45:36 UTC

trafficserver git commit: Fix CHANGES indentation

Repository: trafficserver
Updated Branches:
  refs/heads/master 1f25a8846 -> 7db84e514


Fix CHANGES indentation


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

Branch: refs/heads/master
Commit: 7db84e51487d36eca2e663111472729639ad75bf
Parents: 1f25a88
Author: Leif Hedstrom <le...@ogre.com>
Authored: Fri Feb 27 12:45:29 2015 -0500
Committer: Leif Hedstrom <le...@ogre.com>
Committed: Fri Feb 27 12:45:29 2015 -0500

----------------------------------------------------------------------
 CHANGES | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/7db84e51/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 442c079..22f5886 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,13 +1,14 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 5.3.0
 
-  *) [TS-3405] Memory use after free in HTTP/2. 
+  *) [TS-3405] Memory use after free in HTTP/2.
 
-  *) [TS-3409] Add metric to track number of SSL connections from ATS to Origin Servers.
+  *) [TS-3409] Add metric to track number of SSL connections from ATS to
+   Origin Servers.
 
   *) [TS-3410] Remove the traffic_ctl "bounce" command.
 
-  *) [TS-3404] Handle race condition in handling delayed terminating chunk
+  *) [TS-3404] Handle race condition in handling delayed terminating chunk.
 
   *) [TS-3406] Change TS_NPN_PROTOCOL_HTTP_2_0 to "h2".
 
@@ -132,7 +133,7 @@ Changes with Apache Traffic Server 5.3.0
 
   *) [TS-3318] Remove mgmt/Web2/WebHttpSession.{cc,h}, it is not used.
 
-  *) [TS-3243] Removing warnings from loading certificates with duplicated 
+  *) [TS-3243] Removing warnings from loading certificates with duplicated
    names.
 
   *) [TS-3316] Fix the build for 32 bit architectures.