prep for making 0.20.2 rc2

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@910709 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Owen O'Malley 2010-02-16 21:53:15 +00:00
parent ea605b8cd7
commit 44185c3874
1 changed files with 9 additions and 7 deletions

View File

@ -1341,19 +1341,21 @@ Release 0.21.0 - Unreleased
Release 0.20.3 - Unreleased
HADOOP-5611. Fix C++ libraries to build on Debian Lenny. (Todd Lipcon
via tomwhite)
HADOOP-5612. Some c++ scripts are not chmodded before ant execution.
(Todd Lipcon via tomwhite)
Release 0.20.2 - 2010-2-10
Release 0.20.2 - 2010-2-16
NEW FEATURES
HADOOP-6218. Adds a feature where TFile can be split by Record
Sequence number. (Hong Tang and Raghu Angadi via ddas)
IMPROVEMENTS
HADOOP-5611. Fix C++ libraries to build on Debian Lenny. (Todd Lipcon
via tomwhite)
HADOOP-5612. Some c++ scripts are not chmodded before ant execution.
(Todd Lipcon via tomwhite)
BUG FIXES
HADOOP-6231. Allow caching of filesystem instances to be disabled on a