Sfoglia il codice sorgente

Move CHANGES.txt entry for HADOOP-9369 to the correct place.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1454174 13f79535-47bb-0310-9956-ffa450edef68
Aaron Myers 12 anni fa
parent
commit
06f27d8731
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      hadoop-common-project/hadoop-common/CHANGES.txt

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

@@ -535,6 +535,9 @@ Release 2.0.5-beta - UNRELEASED
     HADOOP-9337. org.apache.hadoop.fs.DF.getMount() does not work on Mac OS.
     (Ivan A. Veselovsky via atm)
 
+    HADOOP-9369. DNS#reverseDns() can return hostname with . appended at the
+    end. (Karthik Kambatla via atm)
+
 Release 2.0.4-alpha - UNRELEASED
 
   INCOMPATIBLE CHANGES
@@ -547,9 +550,6 @@ Release 2.0.4-alpha - UNRELEASED
 
   BUG FIXES
 
-    HADOOP-9369. DNS#reverseDns() can return hostname with . appended at the
-    end. (Karthik Kambatla via atm)
-
 Release 2.0.3-alpha - 2013-02-06 
 
   INCOMPATIBLE CHANGES