Author: cos
Date: Sat May 25 01:46:41 2013
New Revision: 1486272
URL: http://svn.apache.org/r1486272
Log:
Fixing CHANGES.txt before release
Modified:
hadoop/common/branches/branch-2.0.4-alpha/hadoop-common-project/hadoop-common/CHANGES.txt
Modified:
hadoop/common/branches/branch-2.0.4-alpha/hadoop-common-project/hadoop-common/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/branch-2.0.4-alpha/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1486272&r1=1486271&r2=1486272&view=diff
==============================================================================
---
hadoop/common/branches/branch-2.0.4-alpha/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++
hadoop/common/branches/branch-2.0.4-alpha/hadoop-common-project/hadoop-common/CHANGES.txt
Sat May 25 01:46:41 2013
@@ -12,9 +12,6 @@ Release 2.0.4.1-alpha - UNRELEASED
BUG FIXES
- MAPREDUCE-5240 inside of FileOutputCommitter the initialized Credentials
cache
- appears to be empty. (vinodkv)
-
HADOOP-9407. commons-daemon 1.0.3 dependency has bad group id causing
build issues. (Sangjin Lee via suresh)