Author: arp
Date: Tue Jan 28 06:43:45 2014
New Revision: 1561953
URL: http://svn.apache.org/r1561953
Log:
HADOOP-9830. Merging r1561952 from branch-2 to branch-2.3
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=1561953&r1=1561952&r2=1561953&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
Tue Jan 28 06:43:45 2014
@@ -356,6 +356,9 @@ Release 2.3.0 - UNRELEASED
HADOOP-10212. Incorrect compile command in Native Library document.
(Akira Ajisaka via Arpit Agarwal)
+ HADOOP-9830. Fix typo at http://hadoop.apache.org/docs/current/
+ (Kousuke Saruta via Arpit Agarwal)
+
Release 2.2.0 - 2013-10-13
INCOMPATIBLE CHANGES