Author: cutting Date: Thu Dec 6 12:27:58 2007 New Revision: 601845 URL: http://svn.apache.org/viewvc?rev=601845&view=rev Log: Add notes for HADOOP-2160 and HADOOP-1327.
Modified: lucene/hadoop/trunk/CHANGES.txt Modified: lucene/hadoop/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/lucene/hadoop/trunk/CHANGES.txt?rev=601845&r1=601844&r2=601845&view=diff ============================================================================== --- lucene/hadoop/trunk/CHANGES.txt (original) +++ lucene/hadoop/trunk/CHANGES.txt Thu Dec 6 12:27:58 2007 @@ -222,6 +222,13 @@ HDFS but not the default filesystem. HDFS paths returned by the listStatus() method are now fully-qualified. (cutting) + IMPROVEMENTS + + HADOOP-2160. Remove project-level, non-user documentation from + releases, since it's now maintained in a separate tree. + + HADOOP-1327. Add user documentation for streaming. + Release 0.15.1 - 2007-11-27