Author: mukund
Date: Thu May 1 09:56:23 2008
New Revision: 652577
URL: http://svn.apache.org/viewvc?rev=652577&view=rev
Log:
Preparing for release 0.16.4
Modified:
hadoop/core/trunk/CHANGES.txt
hadoop/core/trunk/src/contrib/hod/CHANGES.txt
Modified: hadoop/core/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/core/trunk/CHANGES.txt?rev=652577&r1=652576&r2=652577&view=diff
==============================================================================
--- hadoop/core/trunk/CHANGES.txt (original)
+++ hadoop/core/trunk/CHANGES.txt Thu May 1 09:56:23 2008
@@ -716,9 +716,6 @@
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)
Modified: hadoop/core/trunk/src/contrib/hod/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/core/trunk/src/contrib/hod/CHANGES.txt?rev=652577&r1=652576&r2=652577&view=diff
==============================================================================
--- hadoop/core/trunk/src/contrib/hod/CHANGES.txt (original)
+++ hadoop/core/trunk/src/contrib/hod/CHANGES.txt Thu May 1 09:56:23 2008
@@ -64,8 +64,12 @@
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