Browse Source

HADOOP-8013. Moved to 0.23.1 section.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241738 13f79535-47bb-0310-9956-ffa450edef68
Arun Murthy 13 years ago
parent
commit
cb25aeee0d
1 changed files with 3 additions and 2 deletions
  1. 3 2
      hadoop-common-project/hadoop-common/CHANGES.txt

+ 3 - 2
hadoop-common-project/hadoop-common/CHANGES.txt

@@ -85,8 +85,6 @@ Trunk (unreleased changes)
     kerberos. (jitendra)
 
   BUG FIXES
-    HADOOP-8013. ViewFileSystem does not honor setVerifyChecksum
-    (Daryn Sharp via bobby)
 
     HADOOP-8018.  Hudson auto test for HDFS has started throwing javadoc
     (Jon Eagles via bobby)
@@ -347,6 +345,9 @@ Release 0.23.1 - Unreleased
    HADOOP-8012. hadoop-daemon.sh and yarn-daemon.sh are trying to mkdir
    and chown log/pid dirs which can fail. (Roman Shaposhnik via eli)
 
+   HADOOP-8013. ViewFileSystem does not honor setVerifyChecksum
+   (Daryn Sharp via bobby)
+
 Release 0.23.0 - 2011-11-01 
 
   INCOMPATIBLE CHANGES