Browse Source

Fixing an error in CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1584442 13f79535-47bb-0310-9956-ffa450edef68
Kihwal Lee 11 years ago
parent
commit
99ce3a8288
1 changed files with 3 additions and 3 deletions
  1. 3 3
      hadoop-common-project/hadoop-common/CHANGES.txt

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

@@ -14,6 +14,9 @@ Release 2.5.0 - UNRELEASED
     HADOOP-10345. Sanitize the the inputs (groups and hosts) for the proxyuser
     configuration. (Benoy Antony via jing9)
 
+    HADOOP-10454. Provide FileContext version of har file system. (Kihwal Lee
+    via jeagles)
+
   OPTIMIZATIONS
 
   BUG FIXES 
@@ -44,9 +47,6 @@ Release 2.4.1 - UNRELEASED
 
   IMPROVEMENTS
 
-    HADOOP-10454. Provide FileContext version of har file system. (Kihwal Lee
-    via jeagles)
-
   OPTIMIZATIONS
 
   BUG FIXES