Author: cnauroth
Date: Fri Jan 17 23:27:00 2014
New Revision: 1559278
URL: http://svn.apache.org/r1559278
Log:
HADOOP-10240. Windows build instructions incorrectly state requirement of
protoc 2.4.1 instead of 2.5.0. Contributed by Chris Nauroth.
Modified:
hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1559278&r1=1559277&r2=1559278&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++ hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Fri Jan
17 23:27:00 2014
@@ -620,6 +620,9 @@ Release 2.3.0 - UNRELEASED
HADOOP-10234. "hadoop.cmd jar" does not propagate exit code. (cnauroth)
+ HADOOP-10240. Windows build instructions incorrectly state requirement of
+ protoc 2.4.1 instead of 2.5.0. (cnauroth)
+
Release 2.2.0 - 2013-10-13
INCOMPATIBLE CHANGES