Author: arp Date: Mon Sep 23 18:18:41 2013 New Revision: 1525665 URL: http://svn.apache.org/r1525665 Log: HDFS-5139. Remove redundant -R option from setrep (update CHANGES.txt).
Modified: hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Modified: hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt URL: http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt?rev=1525665&r1=1525664&r2=1525665&view=diff ============================================================================== --- hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt (original) +++ hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Mon Sep 23 18:18:41 2013 @@ -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