Przeglądaj źródła

HADOOP-8999. Move to incompatible section of changelog

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1434370 13f79535-47bb-0310-9956-ffa450edef68
Daryn Sharp 12 lat temu
rodzic
commit
74e86c0401
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      hadoop-common-project/hadoop-common/CHANGES.txt

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

@@ -326,6 +326,8 @@ Release 2.0.3-alpha - Unreleased
 
   INCOMPATIBLE CHANGES
 
+    HADOOP-8999. SASL negotiation is flawed (daryn)
+
   NEW FEATURES
 
     HADOOP-8597. Permit FsShell's text command to read Avro files.
@@ -502,8 +504,6 @@ Release 2.0.3-alpha - Unreleased
 
     HADOOP-7115. Add a cache for getpwuid_r and getpwgid_r calls (tucu)
 
-    HADOOP-8999. SASL negotiation is flawed (daryn)
-
     HADOOP-6607. Add different variants of non caching HTTP headers. (tucu)
 
     HADOOP-9049. DelegationTokenRenewer needs to be Singleton and FileSystems