浏览代码

HADOOP-8581 Amendment to CHANGES.txt setting right JIRA number, add support for HTTPS to the web UIs. (tucu)

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1372643 13f79535-47bb-0310-9956-ffa450edef68
Alejandro Abdelnur 13 年之前
父节点
当前提交
ce97b8f9f8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      hadoop-common-project/hadoop-common/CHANGES.txt

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

@@ -22,7 +22,7 @@ Release 2.0.1-alpha - UNRELEASED
 
     HADOOP-8644. AuthenticatedURL should be able to use SSLFactory. (tucu)
 
-    HADOOP-8681. add support for HTTPS to the web UIs. (tucu)
+    HADOOP-8581. add support for HTTPS to the web UIs. (tucu)
 
   IMPROVEMENTS