Browse Source

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 12 years ago
parent
commit
ce97b8f9f8
1 changed files with 1 additions and 1 deletions
  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