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 om...@apache.org on 2010/02/16 22:53:16 UTC

svn commit: r910709 - /hadoop/common/trunk/CHANGES.txt

Author: omalley
Date: Tue Feb 16 21:53:15 2010
New Revision: 910709

URL: http://svn.apache.org/viewvc?rev=910709&view=rev
Log:
prep for making 0.20.2 rc2

Modified:
    hadoop/common/trunk/CHANGES.txt

Modified: hadoop/common/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/common/trunk/CHANGES.txt?rev=910709&r1=910708&r2=910709&view=diff
==============================================================================
--- hadoop/common/trunk/CHANGES.txt (original)
+++ hadoop/common/trunk/CHANGES.txt Tue Feb 16 21:53:15 2010
@@ -1341,19 +1341,21 @@
 
 Release 0.20.3 - Unreleased
 
-    HADOOP-5611. Fix C++ libraries to build on Debian Lenny. (Todd Lipcon
-    via tomwhite)
-
-    HADOOP-5612. Some c++ scripts are not chmodded before ant execution.
-    (Todd Lipcon via tomwhite)
-
-Release 0.20.2 - 2010-2-10
+Release 0.20.2 - 2010-2-16
 
   NEW FEATURES
 
     HADOOP-6218. Adds a feature where TFile can be split by Record
     Sequence number. (Hong Tang and Raghu Angadi via ddas)
 
+  IMPROVEMENTS
+
+    HADOOP-5611. Fix C++ libraries to build on Debian Lenny. (Todd Lipcon
+    via tomwhite)
+
+    HADOOP-5612. Some c++ scripts are not chmodded before ant execution.
+    (Todd Lipcon via tomwhite)
+
   BUG FIXES
 
     HADOOP-6231. Allow caching of filesystem instances to be disabled on a