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/03/16 16:35:58 UTC

[2/2] trafficserver git commit: Fix indentation.

Fix indentation.


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

Branch: refs/heads/master
Commit: a39de23ff8b29fd14a52fed95063c9f439151fd1
Parents: a0d0bf7
Author: Leif Hedstrom <zw...@apache.org>
Authored: Mon Mar 16 09:35:46 2015 -0600
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Mon Mar 16 09:35:46 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/a39de23f/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 5ac8bfd..c99ccc5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,15 +1,15 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 5.3.0
 
-  *) [TS-3439] Chunked responses don't honor keep-alive
+  *) [TS-3439] Chunked responses don't honor keep-alive.
  
-  *) [TS-3437] Make DH params configurable
+  *) [TS-3437] Make DH params configurable.
 
-  *) [TS-3342] Non-standard method in bad request can cause crash
+  *) [TS-3342] Non-standard method in bad request can cause crash.
 
-  *) [TS-3331] negative responses cached even when headers indicate otherwise
+  *) [TS-3331] negative responses cached even when headers indicate otherwise.
 
-  *) [TS-3417] Add MADV_DONTDUMP capability
+  *) [TS-3417] Add MADV_DONTDUMP capability.
 
   *) [TS-3036] Add a new log tag, 'chm', which shows cache-hit-miss specific
    information. For example, was this a RAM cache hit.