You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by cu...@apache.org on 2006/05/12 23:07:42 UTC

svn commit: r405872 - /lucene/hadoop/trunk/CHANGES.txt

Author: cutting
Date: Fri May 12 14:07:42 2006
New Revision: 405872

URL: http://svn.apache.org/viewcvs?rev=405872&view=rev
Log:
Fix 0.2.1 release date.

Modified:
    lucene/hadoop/trunk/CHANGES.txt

Modified: lucene/hadoop/trunk/CHANGES.txt
URL: http://svn.apache.org/viewcvs/lucene/hadoop/trunk/CHANGES.txt?rev=405872&r1=405871&r2=405872&view=diff
==============================================================================
--- lucene/hadoop/trunk/CHANGES.txt (original)
+++ lucene/hadoop/trunk/CHANGES.txt Fri May 12 14:07:42 2006
@@ -7,7 +7,7 @@
     for failed tasks, and tasktrackers.  (omalley via cutting)
 
 
-Release 0.2.1 - 2006-05-05
+Release 0.2.1 - 2006-05-12
 
  1. HADOOP-199.  Fix reduce progress (broken by HADOOP-182).
     (omalley via cutting)