Author: cutting Date: Wed Nov 28 10:36:03 2007 New Revision: 599087 URL: http://svn.apache.org/viewvc?rev=599087&view=rev Log: Moved HADOOP-2238 and HADOOP-2246 from release 0.15.1 to branch 0.15.
Modified: lucene/hadoop/trunk/CHANGES.txt Modified: lucene/hadoop/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/lucene/hadoop/trunk/CHANGES.txt?rev=599087&r1=599086&r2=599087&view=diff ============================================================================== --- lucene/hadoop/trunk/CHANGES.txt (original) +++ lucene/hadoop/trunk/CHANGES.txt Wed Nov 28 10:36:03 2007 @@ -201,11 +201,6 @@ by HADOOP-1917 weren't correctly copied over to the trunk/docs directory. 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