Browse Source

Move something down in CHANGES-fs-encryption.txt

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1608658 13f79535-47bb-0310-9956-ffa450edef68
Andrew Wang 11 năm trước cách đây
mục cha
commit
7aa07912dc
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      hadoop-hdfs-project/hadoop-hdfs/CHANGES-fs-encryption.txt

+ 2 - 2
hadoop-hdfs-project/hadoop-hdfs/CHANGES-fs-encryption.txt

@@ -6,8 +6,6 @@ fs-encryption (Unreleased)
 
   NEW FEATURES
 
-    HDFS-6388. HDFS integration with KeyProvider. (clamb)
-
   IMPROVEMENTS
 
     HADOOP-10693. Implementation of AES-CTR CryptoCodec using JNI to OpenSSL
@@ -18,6 +16,8 @@ fs-encryption (Unreleased)
 
     HDFS-6386. HDFS Encryption Zones (clamb)
 
+    HDFS-6388. HDFS integration with KeyProvider. (clamb)
+
     HDFS-6473. Protocol and API for Encryption Zones (clamb)
 
     HDFS-6392. Wire crypto streams for encrypted files in