Author: ddas
Date: Fri Jun 18 20:16:28 2010
New Revision: 956117
URL: http://svn.apache.org/viewvc?rev=956117&view=rev
Log:
HDFS-1000. Fixed CHANGES.txt to have the comment for HDFS-1000 in the 0.21
section.
Modified:
hadoop/hdfs/trunk/CHANGES.txt
Modified: hadoop/hdfs/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/hdfs/trunk/CHANGES.txt?rev=956117&r1=956116&r2=956117&view=diff
==============================================================================
--- hadoop/hdfs/trunk/CHANGES.txt (original)
+++ hadoop/hdfs/trunk/CHANGES.txt Fri Jun 18 20:16:28 2010
@@ -81,8 +81,6 @@ Trunk (unreleased changes)
HDSF-1198. Resolving cross-realm principals. (Jitendra Pandey via jghoman)
- HDFS-1000. Updates libhdfs to the new API for UGI (ddas)
-
Release 0.21.0 - Unreleased
INCOMPATIBLE CHANGES
@@ -979,6 +977,8 @@ Release 0.21.0 - Unreleased
HDFS-1138. Prevent erroneous updation of modification time of a directory
when fsimage loads. (Dmytro Molkov via dhruba)
+ HDFS-1000. Updates libhdfs to the new API for UGI (ddas)
+
Release 0.20.3 - Unreleased
IMPROVEMENTS