ソースを参照

Moved notation of HADOOP 7610 from 0.20.204 to 205. It was fixed in 205 but incorrectly noted in the 204 section of the CHANGES.txt file.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.20-security@1178074 13f79535-47bb-0310-9956-ffa450edef68
Matthew Foley 13 年 前
コミット
466317ebb6
1 ファイル変更2 行追加2 行削除
  1. 2 2
      CHANGES.txt

+ 2 - 2
CHANGES.txt

@@ -283,6 +283,8 @@ Release 0.20.205.0 - unreleased
     HDFS-2373. Commands using webhdfs and hftp print unnecessary debug 
     info on the console with security enabled. (Arpit Gupta via suresh)
 
+    HADOOP-7610. Fix for hadoop debian package (Eric Yang via gkesavan)
+
   IMPROVEMENTS
 
     MAPREDUCE-2928. MR-2413 improvements (Eli Collins via mattf)
@@ -523,8 +525,6 @@ Release 0.20.204.0 - 2011-8-25
     HDFS-2218. Disable TestHdfsProxy.testHdfsProxyInterface in automated test 
     suite for 0.20-security-204 release. (Matt Foley)
     
-    HADOOP-7610. Fix for hadoop debian package (Eric Yang via gkesavan)
-
   IMPROVEMENTS
 
     HADOOP-7144. Expose JMX metrics via JSON servlet. (Robert Joseph Evans via