Author: szetszwo
Date: Fri Mar 22 06:31:08 2013
New Revision: 1459643

URL: http://svn.apache.org/r1459643
Log:
Move HADOOP-9387 to Trunk in CHANGES.txt.

Modified:
    hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1459643&r1=1459642&r2=1459643&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt 
(original)
+++ hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Fri Mar 
22 06:31:08 2013
@@ -487,6 +487,9 @@ Trunk (Unreleased)
     Windows with NTFS ACLs. (Chris Nauroth via suresh)
 
     HADOOP-9388. TestFsShellCopy fails on Windows. (Ivan Mitic via suresh)
+
+    HADOOP-9387. Fix DF so that it won't execute a shell command on Windows
+    to compute the file system/mount point.  (Ivan Mitic via szetszwo)
     
 Release 2.0.5-beta - UNRELEASED
 
@@ -576,9 +579,6 @@ Release 2.0.5-beta - UNRELEASED
     HADOOP-9299.  kerberos name resolution is kicking in even when kerberos
     is not configured (daryn)
 
-    HADOOP-9387. Fix DF so that it won't execute a shell command on Windows
-    to compute the file system/mount point.  (Ivan Mitic via szetszwo)
-
 Release 2.0.4-alpha - UNRELEASED
 
   INCOMPATIBLE CHANGES


Reply via email to