瀏覽代碼

Fix the jira number from HADOOP-7545 to HADOOP-7745.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1183445 13f79535-47bb-0310-9956-ffa450edef68
Suresh Srinivas 13 年之前
父節點
當前提交
068556b9e0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      hadoop-common-project/hadoop-common/CHANGES.txt

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

@@ -45,7 +45,7 @@ Trunk (unreleased changes)
     HADOOP-7737. normalize hadoop-mapreduce & hadoop-dist dist/tar build with 
     common/hdfs. (tucu)
 
-    HADOOP-7545. Fix wrong variable name in exception message introduced
+    HADOOP-7745. Fix wrong variable name in exception message introduced
     in HADOOP-7509. (Ravi Prakash via suresh)
 
     HADOOP-7743. Add Maven profile to create a full source tarball. (tucu)