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/05/28 02:21:36 UTC

trafficserver git commit: Fix indentations.

Repository: trafficserver
Updated Branches:
  refs/heads/master 349fb2f58 -> 48b98be2d


Fix indentations.


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

Branch: refs/heads/master
Commit: 48b98be2de1c578eb50f71e8b4a7c092b8afe617
Parents: 349fb2f
Author: Leif Hedstrom <zw...@apache.org>
Authored: Wed May 27 18:21:31 2015 -0600
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Wed May 27 18:21:31 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/48b98be2/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 4ac2033..88694bc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,11 +1,11 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 6.0.0
   
-  *) [TS-3642]: fix reading of proxy.config.http.share_server_sessions
+  *) [TS-3642]: fix reading of proxy.config.http.share_server_sessions.
 
-  *) [TS-3631] Add config option to limit post size 
+  *) [TS-3631] Add config option to limit post size.
  
-  *) [TS-3628] Unable to use disks larger than 16T
+  *) [TS-3628] Unable to use disks larger than 16T.
 
   *) [TS-2080] Remove arbitrary 1 year max age limit on the cache, use
    the existing configuration option properly.