Author: cnauroth
Date: Thu Nov  7 06:52:19 2013
New Revision: 1539536

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

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

Modified: 
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1539536&r1=1539535&r2=1539536&view=diff
==============================================================================
--- 
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt 
(original)
+++ 
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt 
Thu Nov  7 06:52:19 2013
@@ -175,6 +175,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