From 4b0ae92c19803d094ee89420fc05a485427b502d Mon Sep 17 00:00:00 2001 From: Brandon Li Date: Fri, 17 Jan 2014 23:42:03 +0000 Subject: [PATCH] Update hadoop-common/CHANGES.txt for HADOOP-10112 in branch2.3 git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1559286 13f79535-47bb-0310-9956-ffa450edef68 --- hadoop-common-project/hadoop-common/CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index ab78efe5362..12d9a19b8f6 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -623,6 +623,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