Add HADOOP-8113 to CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1337415 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Tsz-wo Sze 2012-05-11 23:36:09 +00:00
parent a446ad2c26
commit 4dfc8e60c2

View File

@ -319,6 +319,9 @@ Release 2.0.0 - UNRELEASED
HADOOP-8224. Don't hardcode hdfs.audit.logger in the scripts.
(Tomohiko Kinebuchi via eli)
HADOOP-8113. Correction to BUILDING.txt: HDFS needs ProtocolBuffer, too
(not just MapReduce). Contributed by Eugene Koontz.
OPTIMIZATIONS
BUG FIXES