Update hadoop-common/CHANGES.txt for HADOOP-10112 in branch2.3

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1559287 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brandon Li 2014-01-17 23:44:37 +00:00
parent a74230974f
commit 0fd28b51ce
1 changed files with 2 additions and 0 deletions

View File

@ -327,6 +327,8 @@ Release 2.3.0 - UNRELEASED
HADOOP-10240. Windows build instructions incorrectly state requirement of
protoc 2.4.1 instead of 2.5.0. (cnauroth)
HADOOP-10112. har file listing doesn't work with wild card. (brandonli)
Release 2.2.0 - 2013-10-13
INCOMPATIBLE CHANGES