Repository: hadoop
Updated Branches:
  refs/heads/trunk 8f08532bd -> ed5f51faa


Move HDFS-9191 to 2.8.0.


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ed5f51fa
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ed5f51fa
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/ed5f51fa

Branch: refs/heads/trunk
Commit: ed5f51faa8e4b37bbe0fd86de7fef10eab449b6e
Parents: 8f08532
Author: Akira Ajisaka <[email protected]>
Authored: Sat Oct 3 10:52:55 2015 +0200
Committer: Akira Ajisaka <[email protected]>
Committed: Sat Oct 3 10:52:55 2015 +0200

----------------------------------------------------------------------
 hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/ed5f51fa/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt 
b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
index 09a4e91..34595a1 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
+++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
@@ -350,9 +350,6 @@ Trunk (Unreleased)
 
     HDFS-8800. hdfs --daemon stop namenode corrupts logs (John Smith via aw)
 
-    HDFS-9191. Typo in Hdfs.java. NoSuchElementException is misspelled.
-    (Catherine Palmer via jghoman)
-
 Release 2.8.0 - UNRELEASED
 
   NEW FEATURES
@@ -1480,6 +1477,9 @@ Release 2.8.0 - UNRELEASED
     HDFS-9100. HDFS Balancer does not respect dfs.client.use.datanode.hostname.
     (Casey Brotherton via Yongjun Zhang)
 
+    HDFS-9191. Typo in Hdfs.java. NoSuchElementException is misspelled.
+    (Catherine Palmer via jghoman)
+
 Release 2.7.2 - UNRELEASED
 
   INCOMPATIBLE CHANGES

Reply via email to