Author: cutting Date: Wed Aug 15 14:20:03 2007 New Revision: 566345 URL: http://svn.apache.org/viewvc?view=rev&rev=566345 Log: Preparing for 0.14.0 candidate build.
Modified: lucene/hadoop/trunk/CHANGES.txt Modified: lucene/hadoop/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/lucene/hadoop/trunk/CHANGES.txt?view=diff&rev=566345&r1=566344&r2=566345 ============================================================================== --- lucene/hadoop/trunk/CHANGES.txt (original) +++ lucene/hadoop/trunk/CHANGES.txt Wed Aug 15 14:20:03 2007 @@ -47,7 +47,8 @@ HADOOP-1595. dfsshell can wait for a file to achieve its intended replication target. (Tsz Wo (Nicholas), SZE via dhruba) -Branch 0.14 (unreleased changes) + +Release 0.14.0 - 2007-08-17 1. HADOOP-1197. In Configuration, deprecate getObject() and add getRaw(), which skips variable expansion. (omalley via cutting)