Author: cos
Date: Tue Dec 22 20:28:05 2009
New Revision: 893305
URL: http://svn.apache.org/viewvc?rev=893305&view=rev
Log:
Correcting a JIRA number.
Modified:
hadoop/common/branches/branch-0.21/CHANGES.txt
Modified: hadoop/common/branches/branch-0.21/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.21/CHANGES.txt?rev=893305&r1=893304&r2=893305&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.21/CHANGES.txt (original)
+++ hadoop/common/branches/branch-0.21/CHANGES.txt Tue Dec 22 20:28:05 2009
@@ -209,7 +209,7 @@
HADOOP-6240. Add new FileContext rename operation that posix compliant
that allows overwriting existing destination. (suresh)
- HADOOP-6205. Implementing aspects development and fault injeciton
+ HADOOP-6204. Implementing aspects development and fault injeciton
framework for Hadoop (cos)
HADOOP-6313. Implement Syncable interface in FSDataOutputStream to expose