Author: hairong
Date: Tue Dec 16 15:38:43 2008
New Revision: 727217
URL: http://svn.apache.org/viewvc?rev=727217&view=rev
Log:
Move change log of HADOOP-4821 to section 0.19.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=727217&r1=727216&r2=727217&view=diff
==============================================================================
--- hadoop/core/trunk/CHANGES.txt (original)
+++ hadoop/core/trunk/CHANGES.txt Tue Dec 16 15:38:43 2008
@@ -453,9 +453,6 @@
HADOOP-4458. Add a test creating symlinks in the working directory.
(Amareshwari Sriramadasu via cdouglas)
- HADOOP-4821. Usage description in the Quotas guide documentations are
- incorrect. (Boris Shkolnik via hairong)
-
HADOOP-4879. Fix org.apache.hadoop.mapred.Counters to correctly define
Object.equals rather than depend on contentEquals api. (omalley via
acmurthy)
@@ -484,9 +481,12 @@
HADOOP-4727. Fix a group checking bug in fill_stat_structure(...) in
fuse-dfs. (Brian Bockelman via szetszwo)
- HADOOP-4836. Correct typos in mapred related documentation. (Jord? Polo
+ HADOOP-4836. Correct typos in mapred related documentation. (Jordà Polo
via szetszwo)
+ HADOOP-4821. Usage description in the Quotas guide documentations are
+ incorrect. (Boris Shkolnik via hairong)
+
Release 0.19.0 - 2008-11-18
INCOMPATIBLE CHANGES