浏览代码

Fixed JIRA number for HDFS-1212. Harmonize HDFS JAR library versions with Common.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hdfs/trunk@959506 13f79535-47bb-0310-9956-ffa450edef68
Thomas White 15 年之前
父节点
当前提交
8a58d00fda
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      CHANGES.txt

+ 2 - 2
CHANGES.txt

@@ -1004,10 +1004,10 @@ Release 0.21.0 - Unreleased
 
     HDFS-1256. libhdfs is missing from the tarball. (tomwhite)
 
-    HDFS_1057. Concurrent readers hit ChecksumExceptions if following a
+    HDFS-1057. Concurrent readers hit ChecksumExceptions if following a
     writer to very end of file. (sam rash via hairong)
 
-    HADOOP-1212. Harmonize HDFS JAR library versions with Common. (tomwhite)
+    HDFS-1212. Harmonize HDFS JAR library versions with Common. (tomwhite)
 
 Release 0.20.3 - Unreleased