HDFS-5139. Remove redundant -R option from setrep (update CHANGES.txt).

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1525665 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Arpit Agarwal 2013-09-23 18:18:41 +00:00
parent eef16dadaf
commit be565473da

View File

@ -325,6 +325,8 @@ Release 2.2.0 - UNRELEASED
BUG FIXES
HDFS-5139. Remove redundant -R option from setrep.
Release 2.1.1-beta - 2013-09-23
INCOMPATIBLE CHANGES