Преглед изворни кода

Preparing for release 0.16.4

git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/branches/branch-0.17@652576 13f79535-47bb-0310-9956-ffa450edef68
Mukund Madhugiri пре 17 година
родитељ
комит
f781d2454c
2 измењених фајлова са 6 додато и 5 уклоњено
  1. 0 3
      CHANGES.txt
  2. 6 2
      src/contrib/hod/CHANGES.txt

+ 0 - 3
CHANGES.txt

@@ -589,9 +589,6 @@ Release 0.16.4 - 2008-05-05
     HADOOP-3294. Fix distcp to check the destination length and retry the copy
     if it doesn't match the src length. (Tsz Wo (Nicholas), SZE via mukund)
 
-    HADOOP-3304. [HOD] Fixes the way the logcondense.py utility searches
-    for log files that need to be deleted. (yhemanth via mukund)
-
     HADOOP-3186. Fix incorrect permission checkding for mv and renameTo
     in HDFS. (Tsz Wo (Nicholas), SZE via mukund)
 

+ 6 - 2
src/contrib/hod/CHANGES.txt

@@ -54,8 +54,12 @@ Release 0.17.0 - Unreleased
     permissions to update the clusters state file.
     (Vinod Kumar Vavilapalli via yhemanth)
 
-    HADOOP-3304. Fixes the way the logcondense.py utility searches for log
-    files that need to be deleted. (yhemanth)
+Release 0.16.4 - 2008-05-05
+
+  BUG FIXES
+
+    HADOOP-3304. [HOD] Fixes the way the logcondense.py utility searches
+    for log files that need to be deleted. (yhemanth via mukund)
 
 Release 0.16.2 - 2008-04-02