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/05/15 03:18:21 UTC

git commit: Typos and indentation.

Repository: trafficserver
Updated Branches:
  refs/heads/master 41a746080 -> 2b6a7a6b9


Typos and indentation.


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

Branch: refs/heads/master
Commit: 2b6a7a6b936442190dab819cb0554e157ec14e8e
Parents: 41a7460
Author: Leif Hedstrom <zw...@apache.org>
Authored: Wed May 14 19:18:15 2014 -0600
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Wed May 14 19:18:15 2014 -0600

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/2b6a7a6b/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 186a2fc..654e1b5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,13 +1,13 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 5.0.0
 
-  *) [TS-2805] Client connections are connecting with SPDY 3 instead of 3.1
+  *) [TS-2805] Client connections are connecting with SPDY 3 instead of 3.1.
   
-  *) [TS-2619] Changed TSRecordDump declaration from TSRecordType to int to accomodate
-   bitmasks. Also changed TSRecordType enums to hexidecimal, as this is easier to read
-   for bit arguments.
+  *) [TS-2619] Changed TSRecordDump declaration from TSRecordType to int to
+   accommodate bit-masks. Also changed TSRecordType enums to hexidecimal, as
+   this is easier to read for bit arguments.
 
-  *) [TS-2797] Build all manual pages in the doc/reference/api directory
+  *) [TS-2797] Build all manual pages in the doc/reference/api directory.
 
   *) [TS-2733] Do not build the old SPDY plugin.