Author: clamb
Date: Tue Aug 19 20:41:15 2014
New Revision: 1618974
URL: http://svn.apache.org/r1618974
Log:
HDFS-6872. Fix TestOptionsParser. (clamb)
Modified:
hadoop/common/branches/fs-encryption/hadoop-mapreduce-project/CHANGES-fs-encryption.txt
Modified:
hadoop/common/branches/fs-encryption/hadoop-mapreduce-project/CHANGES-fs-encryption.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/fs-encryption/hadoop-mapreduce-project/CHANGES-fs-encryption.txt?rev=1618974&r1=1618973&r2=1618974&view=diff
==============================================================================
---
hadoop/common/branches/fs-encryption/hadoop-mapreduce-project/CHANGES-fs-encryption.txt
(original)
+++
hadoop/common/branches/fs-encryption/hadoop-mapreduce-project/CHANGES-fs-encryption.txt
Tue Aug 19 20:41:15 2014
@@ -14,5 +14,7 @@ fs-encryption (Unreleased)
MAPREDUCE-6007. Add support to distcp to preserve raw.* namespace
extended attributes. (clamb)
+ HDFS-6872. Fix TestOptionsParser. (clamb)
+
BUG FIXES