Author: cos
Date: Fri May 24 20:04:35 2013
New Revision: 1486204
URL: http://svn.apache.org/r1486204
Log:
HADOOP-9407. commons-daemon 1.0.3 dependency has bad group id causing build
issues. Contributed by Sangjin Lee.
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=1486204&r1=1486203&r2=1486204&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
Fri May 24 20:04:35 2013
@@ -1,6 +1,24 @@
Hadoop Change Log
-Release 2.0.4-alpha - 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)
+
+ HADOOP-9407. commons-daemon 1.0.3 dependency has bad group id causing
+ build issues. (Sangjin Lee via suresh)
+
+Release 2.0.4-alpha - 2013-04-25
INCOMPATIBLE CHANGES