From 7aa07912dcf48e363555f6dbb0727cf466259334 Mon Sep 17 00:00:00 2001 From: Andrew Wang Date: Tue, 8 Jul 2014 04:34:52 +0000 Subject: [PATCH] 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 --- hadoop-hdfs-project/hadoop-hdfs/CHANGES-fs-encryption.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES-fs-encryption.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES-fs-encryption.txt index e6db71fde4..dfc8055c6f 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES-fs-encryption.txt +++ b/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