浏览代码

Moved HADOOP-2238 and HADOOP-2246 from release 0.15.1 to branch 0.15.

git-svn-id: https://svn.apache.org/repos/asf/lucene/hadoop/branches/branch-0.15@599088 13f79535-47bb-0310-9956-ffa450edef68
Doug Cutting 17 年之前
父节点
当前提交
fb2ef12199
共有 1 个文件被更改,包括 6 次插入5 次删除
  1. 6 5
      CHANGES.txt

+ 6 - 5
CHANGES.txt

@@ -5,6 +5,12 @@ Branch 0.15 (unreleased)
 
 
   BUG FIXES
   BUG FIXES
 
 
+    HADOOP-2246.  Moved the changelog for HADOOP-1851 from the NEW FEATURES 
+    section to the INCOMPATIBLE CHANGES section. (acmurthy)
+
+    HADOOP-2238.  Fix TaskGraphServlet so that it sets the content type of 
+    the response appropriately.  (Paul Saab via enis)
+
     HADOOP-2129.  Fix so that distcp works correctly when source is
     HADOOP-2129.  Fix so that distcp works correctly when source is
     HDFS but not the default filesystem.  HDFS paths returned by the
     HDFS but not the default filesystem.  HDFS paths returned by the
     listStatus() method are now fully-qualified.  (cutting)
     listStatus() method are now fully-qualified.  (cutting)
@@ -44,11 +50,6 @@ Release 0.15.1 - 2007-11-27
     by HADOOP-1917 weren't correctly copied over to the trunk/docs directory. 
     by HADOOP-1917 weren't correctly copied over to the trunk/docs directory. 
     Also fixed a couple of minor typos and broken links. (acmurthy)
     Also fixed a couple of minor typos and broken links. (acmurthy)
 
 
-    HADOOP-2246.  Moved the changelog for HADOOP-1851 from the NEW FEATURES 
-    section to the INCOMPATIBLE CHANGES section. (acmurthy)
-
-    HADOOP-2238.  Fix TaskGraphServlet so that it sets the content type of 
-    the response appropriately.  (Paul Saab via enis)
 
 
 Release 0.15.0 - 2007-11-2
 Release 0.15.0 - 2007-11-2