From cd0220f1d5048e88ba2ae0918b74613e9c902ab2 Mon Sep 17 00:00:00 2001 From: Suresh Srinivas Date: Tue, 4 Jun 2013 00:56:06 +0000 Subject: [PATCH] HADOOP-9481. Move from trunk to release 2.1.0 section git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1489261 13f79535-47bb-0310-9956-ffa450edef68 --- hadoop-common-project/hadoop-common/CHANGES.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index 848c8ab67a8..94331a94333 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -344,9 +344,6 @@ Trunk (Unreleased) HADOOP-9433 TestLocalFileSystem#testHasFileDescriptor leaks file handle (Chris Nauroth via sanjay) - HADOOP-9481. Broken conditional logic with HADOOP_SNAPPY_LIBRARY. (Vadim - Bondarev via atm) - HADOOP-9593. stack trace printed at ERROR for all yarn clients without hadoop.home set (stevel) @@ -565,6 +562,9 @@ Release 2.1.0-beta - UNRELEASED (which in turn throws SIGABRT) causing client crashes. (Colin Patrick McCabe via atm) + HADOOP-9481. Broken conditional logic with HADOOP_SNAPPY_LIBRARY. (Vadim + Bondarev via atm) + BREAKDOWN OF HADOOP-8562 SUBTASKS AND RELATED JIRAS HADOOP-8924. Hadoop Common creating package-info.java must not depend on