Browse Source

Preparing for 0.14.0 candidate build.

git-svn-id: https://svn.apache.org/repos/asf/lucene/hadoop/trunk@566345 13f79535-47bb-0310-9956-ffa450edef68
Doug Cutting 18 years ago
parent
commit
2a8db7d64d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      CHANGES.txt

+ 2 - 1
CHANGES.txt

@@ -47,7 +47,8 @@ Trunk (unreleased changes)
     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)