Author: vinodkv Date: Thu Feb 6 19:08:35 2014 New Revision: 1565404 URL: http://svn.apache.org/r1565404 Log: MAPREDUCE-5743. Fixed CHANGES.txt to give credit to Ted too. svn merge --ignore-ancestry -c 1565401 ../../trunk/
Modified: hadoop/common/branches/branch-2.3/hadoop-mapreduce-project/CHANGES.txt Modified: hadoop/common/branches/branch-2.3/hadoop-mapreduce-project/CHANGES.txt URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-2.3/hadoop-mapreduce-project/CHANGES.txt?rev=1565404&r1=1565403&r2=1565404&view=diff ============================================================================== --- hadoop/common/branches/branch-2.3/hadoop-mapreduce-project/CHANGES.txt (original) +++ hadoop/common/branches/branch-2.3/hadoop-mapreduce-project/CHANGES.txt Thu Feb 6 19:08:35 2014 @@ -191,7 +191,7 @@ Release 2.3.0 - UNRELEASED (Mohammad Kamrul Islam via kasha) MAPREDUCE-5743. Fixed the test failure in TestRMContainerAllocator. - (Vinod Kumar Vavilapalli via zjshen) + (Ted Yu and Vinod Kumar Vavilapalli via zjshen) Release 2.2.0 - 2013-10-13