Quellcode durchsuchen

Merge -r 628505 from branch 0.16 to trunk to fix whitespace issues.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/trunk@629231 13f79535-47bb-0310-9956-ffa450edef68
Owen O'Malley vor 17 Jahren
Ursprung
Commit
05243d3d14
1 geänderte Dateien mit 4 neuen und 4 gelöschten Zeilen
  1. 4 4
      CHANGES.txt

+ 4 - 4
CHANGES.txt

@@ -61,10 +61,10 @@ Release 0.16.1 - Unrelease
   BUG FIXES
 
     HADOOP-2789. Race condition in IPC Server Responder that could close
-                 connections early. (Raghu Angadi)
+    connections early. (Raghu Angadi)
     
     HADOOP-2785. minor. Fix a typo in Datanode block verification 
-                 (Raghu Angadi)
+    (Raghu Angadi)
     
     HADOOP-2788. minor. Fix help message for chgrp shell command (Raghu Angadi).
     
@@ -78,8 +78,8 @@ Release 0.16.1 - Unrelease
     HADOOP-2780. The default socket buffer size for DataNodes is 128K.
     (dhruba)
 
-		HADOOP-2716. Superuser privileges for the Balancer.
-		(Tsz Wo (Nicholas), SZE via shv)
+    HADOOP-2716. Superuser privileges for the Balancer.
+    (Tsz Wo (Nicholas), SZE via shv)
 
     HADOOP-2754. Filter out .crc files from local file system listing.
     (Hairong Kuang via shv)