Author: cutting
Date: Sat Oct 24 00:17:24 2009
New Revision: 829289
URL: http://svn.apache.org/viewvc?rev=829289&view=rev
Log:
HADOOP-6318. Move CHANGES.txt message to 0.21 section.
Modified:
hadoop/common/trunk/CHANGES.txt
Modified: hadoop/common/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/common/trunk/CHANGES.txt?rev=829289&r1=829288&r2=829289&view=diff
==============================================================================
--- hadoop/common/trunk/CHANGES.txt (original)
+++ hadoop/common/trunk/CHANGES.txt Sat Oct 24 00:17:24 2009
@@ -30,8 +30,6 @@
HADOOP-6326. Hundson runs should check for AspectJ warnings and report
failure if any is present (cos)
- HADOOP-6318. Upgrade to Avro 1.2.0. (cutting)
-
OPTIMIZATIONS
BUG FIXES
@@ -1124,6 +1122,8 @@
HADOOP-6327. FileContext tests should not use /tmp and should clean up
files. (Sanjay Radia via szetszwo)
+ HADOOP-6318. Upgrade to Avro 1.2.0. (cutting)
+
Release 0.20.2 - Unreleased
NEW FEATURES
|