Author: wang
Date: Wed Jan 29 19:51:46 2014
New Revision: 1562565
URL: http://svn.apache.org/r1562565
Log:
Remove HADOOP-10112 from CHANGES.txt
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=1562565&r1=1562564&r2=1562565&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
Wed Jan 29 19:51:46 2014
@@ -342,8 +342,6 @@ 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)
-
HADOOP-10110. hadoop-auth has a build break due to missing dependency
(Chuan Liu via cos)