Browse Source

HDFS-7425. NameNode block deletion logging uses incorrect appender. Contributed by Chris Nauroth.

cnauroth 10 years ago
parent
commit
b8c094b075
1 changed files with 15 additions and 0 deletions
  1. 15 0
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

+ 15 - 0
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

@@ -470,6 +470,21 @@ Release 2.7.0 - UNRELEASED
 
     HDFS-7374. Allow decommissioning of dead DataNodes. (Zhe Zhang)
 
+Release 2.6.1 - UNRELEASED
+
+  INCOMPATIBLE CHANGES
+
+  NEW FEATURES
+
+  IMPROVEMENTS
+
+  OPTIMIZATIONS
+
+  BUG FIXES
+
+    HDFS-7425. NameNode block deletion logging uses incorrect appender.
+    (cnauroth)
+
 Release 2.6.0 - 2014-11-18
 
   INCOMPATIBLE CHANGES