瀏覽代碼

Updating releasenotes.html for 2.0.4.1 release

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2.0.4-alpha@1486273 13f79535-47bb-0310-9956-ffa450edef68
Konstantin Boudnik 12 年之前
父節點
當前提交
3e684593b0
共有 1 個文件被更改,包括 15 次插入1 次删除
  1. 15 1
      hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html

+ 15 - 1
hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html

@@ -6,7 +6,21 @@
 	TABLE {margin-left: 7mm}
 </STYLE>
 </head>
-<body>
+<body><html>
+<h1>Hadoop  2.0.4.1-alpha Release Notes</h1>
+These release notes include new developer and user-facing incompatibilities, features, and major improvements. 
+<a name="changes"/>
+<h2>Changes since Hadoop 2.0.4-alpha</h2>
+<ul>
+<li> <a href='https://issues.apache.org/jira/browse/HADOOP-9407'>HADOOP-9407</a>.
+     commons-daemon 1.0.3 dependency has bad group id causing build issues</br>
+     <blockquote>Committed to branch-2.0.4.1 Modified changes.txt in trunk, branch-2 and branch-2.0.4 accordingly.</blockquote></li>
+<li> <a href='https://issues.apache.org/jira/browse/MAPREDUCE-5240'>MAPREDUCE-5240</a>.
+     inside of FileOutputCommitter the initialized Credentials cache appears to be empty</br>
+     <blockquote>Committed to branch-2.0.4.1 Modified changes.txt in trunk, branch-2 and branch-2.0.4 accordingly.</blockquote></li>
+</li>
+</ul>
+</body></html>
 <h1>Hadoop  2.0.4-alpha Release Notes</h1>
 These release notes include new developer and user-facing incompatibilities, features, and major improvements. 
 <a name="changes"/>