소스 검색

Updating the CHANGES.txt with missing HADOOP-6904 and HADOOP-7227 description

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

+ 4 - 0
CHANGES.txt

@@ -3,6 +3,7 @@ Hn jaadoop Change Log
 Trunk (unreleased changes)
 
   INCOMPATIBLE CHANGES
+   HADOOP-6904. Support method based RPC compatiblity. (hairong)
 
   NEW FEATURES
 
@@ -44,6 +45,9 @@ Trunk (unreleased changes)
     HADOOP-7235. Refactor the tail command to conform to new FsCommand class.
     (Daryn Sharp via szetszwo)
 
+    HADOOP-7227. Remove protocol version check at proxy creation in Hadoop
+    RPC. (jitendra)
+
     HADOOP-7236. Refactor the mkdir command to conform to new FsCommand class.
     (Daryn Sharp via szetszwo)