Author: cnauroth
Date: Thu Nov  7 06:53:33 2013
New Revision: 1539537

URL: http://svn.apache.org/r1539537
Log:
HADOOP-9660. Merging change r1539536 from branch-2 to branch-2.2

Modified:
    
hadoop/common/branches/branch-2.2/hadoop-common-project/hadoop-common/CHANGES.txt

Modified: 
hadoop/common/branches/branch-2.2/hadoop-common-project/hadoop-common/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/hadoop/common/branches/branch-2.2/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1539537&r1=1539536&r2=1539537&view=diff
==============================================================================
--- 
hadoop/common/branches/branch-2.2/hadoop-common-project/hadoop-common/CHANGES.txt
 (original)
+++ 
hadoop/common/branches/branch-2.2/hadoop-common-project/hadoop-common/CHANGES.txt
 Thu Nov  7 06:53:33 2013
@@ -49,6 +49,10 @@ Release 2.2.1 - UNRELEASED
     HADOOP-9478. Fix race conditions during the initialization of Configuration
     related to deprecatedKeyMap (cmccabe)
 
+    HADOOP-9660. [WINDOWS] Powershell / cmd parses -Dkey=value from command 
line
+    as [-Dkey, value] which breaks GenericsOptionParser.
+    (Enis Soztutar via cnauroth)
+
 Release 2.2.0 - 2013-10-13
 
   INCOMPATIBLE CHANGES


Reply via email to