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 cd...@apache.org on 2010/02/12 06:28:35 UTC

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

Author: cdouglas
Date: Fri Feb 12 05:28:35 2010
New Revision: 909242

URL: http://svn.apache.org/viewvc?rev=909242&view=rev
Log:
HADOOP-5611. Commit to branch 0.20

Modified:
    hadoop/common/trunk/CHANGES.txt

Modified: hadoop/common/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/common/trunk/CHANGES.txt?rev=909242&r1=909241&r2=909242&view=diff
==============================================================================
--- hadoop/common/trunk/CHANGES.txt (original)
+++ hadoop/common/trunk/CHANGES.txt Fri Feb 12 05:28:35 2010
@@ -1012,9 +1012,6 @@
     HADOOP-5612. Some c++ scripts are not chmodded before ant execution.
     (Todd Lipcon via tomwhite)
 
-    HADOOP-5611. Fix C++ libraries to build on Debian Lenny. (Todd Lipcon
-    via tomwhite)
-
     HADOOP-5592. Fix typo in Streaming doc in reference to GzipCodec.
     (Corinne Chandel via tomwhite)
 
@@ -1360,6 +1357,9 @@
     HADOOP-6498. IPC client bug may cause rpc call hang. (Ruyue Ma and
     hairong via hairong)
 
+    HADOOP-5611. Fix C++ libraries to build on Debian Lenny. (Todd Lipcon
+    via tomwhite)
+
 Release 0.20.1 - 2009-09-01
 
   INCOMPATIBLE CHANGES