Author: cdouglas
Date: Mon Feb 11 16:16:33 2008
New Revision: 620675
URL: http://svn.apache.org/viewvc?rev=620675&view=rev
Log:
Update changelog to reflect merge of HADOOP-2754 into 0.16.1.
Modified:
hadoop/core/trunk/CHANGES.txt
Modified: hadoop/core/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/core/trunk/CHANGES.txt?rev=620675&r1=620674&r2=620675&view=diff
==============================================================================
--- hadoop/core/trunk/CHANGES.txt (original)
+++ hadoop/core/trunk/CHANGES.txt Mon Feb 11 16:16:33 2008
@@ -18,9 +18,6 @@
HADOOP-2738 Text is not subclassable because set(Text) and
compareTo(Object)
access the other instance's private members directly.
- HADOOP-2754 Filter out .crc files from local file system listing.
- (Hairong Kuang via shv)
-
HADOOP-2779. Remove the references to HBase in the build.xml. (omalley)
HADOOP-2194. dfs cat on a non-existent file throws FileNotFoundException.
@@ -56,6 +53,9 @@
HADOOP-2716. Superuser privileges for the Balancer.
(Tsz Wo (Nicholas), SZE via shv)
+
+ HADOOP-2754. Filter out .crc files from local file system listing.
+ (Hairong Kuang via shv)
Release 0.16.0 - 2008-02-07