소스 검색

MAPREDUCE-987 change description modified to to keep it within 80 chars

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-1@1368762 13f79535-47bb-0310-9956-ffa450edef68
Suresh Srinivas 13 년 전
부모
커밋
7112280cf2
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      CHANGES.txt

+ 2 - 1
CHANGES.txt

@@ -17,7 +17,8 @@ Release 1.2.0 - unreleased
     HADOOP-7823. Port HADOOP-4012 providing split support for bzip2 compressed
     files to branch-1. (Andrew Purtell via cdouglas)
 
-    MAPREDUCE-987. Exposing MiniDFS and MiniMR clusters as a single process command-line (philip and ahmed via tucu)
+    MAPREDUCE-987. Exposing MiniDFS and MiniMR clusters as a single process 
+    command-line (philip and ahmed via tucu)
 
     HDFS-528. Backport: Add ability for safemode to wait for a minimum number
     of live datanodes.  (szetszwo)