Author: cos Date: Sat May 25 01:43:46 2013 New Revision: 1486270 URL: http://svn.apache.org/r1486270 Log: Updating common and mapreduce CHANGES.txt with 2.0.4.1-alpha release
Modified: hadoop/common/branches/branch-2/hadoop-mapreduce-project/CHANGES.txt Modified: hadoop/common/branches/branch-2/hadoop-mapreduce-project/CHANGES.txt URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-2/hadoop-mapreduce-project/CHANGES.txt?rev=1486270&r1=1486269&r2=1486270&view=diff ============================================================================== --- hadoop/common/branches/branch-2/hadoop-mapreduce-project/CHANGES.txt (original) +++ hadoop/common/branches/branch-2/hadoop-mapreduce-project/CHANGES.txt Sat May 25 01:43:46 2013 @@ -474,7 +474,22 @@ Release 2.0.5-beta - UNRELEASED MAPREDUCE-4885. Streaming tests have multiple failures on Windows. (Chris Nauroth via bikas) -Release 2.0.4-beta - UNRELEASED +Release 2.0.4.1-alpha - UNRELEASED + + INCOMPATIBLE CHANGES + + NEW FEATURES + + IMPROVEMENTS + + OPTIMIZATIONS + + BUG FIXES + + MAPREDUCE-5240 inside of FileOutputCommitter the initialized Credentials cache + appears to be empty. (vinodkv) + +Release 2.0.4-alpha - 2013-04-25 INCOMPATIBLE CHANGES