Author: cos
Date: Thu Dec 16 19:50:42 2010
New Revision: 1050125
URL: http://svn.apache.org/viewvc?rev=1050125&view=rev
Log:
HDFS-1206. Moving the entry down to 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=1050125&r1=1050124&r2=1050125&view=diff
==============================================================================
--- hadoop/hdfs/trunk/CHANGES.txt (original)
+++ hadoop/hdfs/trunk/CHANGES.txt Thu Dec 16 19:50:42 2010
@@ -451,8 +451,6 @@ Release 0.22.0 - Unreleased
HDFS-613. TestBalancer and TestBlockTokenWithDFS fail Balancer assert.
(Todd Lipcon via cos)
- HDFS-1206. TestFiHFlush fails intermittently. (cos)
-
Release 0.21.1 - Unreleased
IMPROVEMENTS
@@ -480,6 +478,8 @@ Release 0.21.1 - Unreleased
HDFS-1292. Allow artifacts to be published to the staging Apache Nexus
Maven Repository. (Giridharan Kesavan via tomwhite)
+ HDFS-1206. TestFiHFlush fails intermittently. (cos)
+
Release 0.21.0 - 2010-08-13
INCOMPATIBLE CHANGES