Author: tucu
Date: Fri Jan 31 20:12:41 2014
New Revision: 1563241
URL: http://svn.apache.org/r1563241
Log:
HADOOP-10311. Cleanup vendor names from the code base. (tucu)
Modified:
hadoop/common/branches/branch-2.3/hadoop-common-project/hadoop-common/CHANGES.txt
Modified:
hadoop/common/branches/branch-2.3/hadoop-common-project/hadoop-common/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/branch-2.3/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1563241&r1=1563240&r2=1563241&view=diff
==============================================================================
---
hadoop/common/branches/branch-2.3/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++
hadoop/common/branches/branch-2.3/hadoop-common-project/hadoop-common/CHANGES.txt
Fri Jan 31 20:12:41 2014
@@ -376,6 +376,8 @@ Release 2.3.0 - UNRELEASED
HADOOP-10310. SaslRpcServer should be initialized even when no secret
manager present. (atm)
+ HADOOP-10311. Cleanup vendor names from the code base. (tucu)
+
Release 2.2.0 - 2013-10-13
INCOMPATIBLE CHANGES