Author: omalley
Date: Tue Feb 19 13:07:36 2008
New Revision: 629231

URL: http://svn.apache.org/viewvc?rev=629231&view=rev
Log:
Merge -r 628505 from branch 0.16 to trunk to fix whitespace issues.

Modified:
    hadoop/core/trunk/CHANGES.txt

Modified: hadoop/core/trunk/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/hadoop/core/trunk/CHANGES.txt?rev=629231&r1=629230&r2=629231&view=diff
==============================================================================
--- hadoop/core/trunk/CHANGES.txt (original)
+++ hadoop/core/trunk/CHANGES.txt Tue Feb 19 13:07:36 2008
@@ -61,10 +61,10 @@
   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 @@
     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)


Reply via email to