Author: cutting
Date: Wed Mar 24 22:03:03 2010
New Revision: 927199
URL: http://svn.apache.org/viewvc?rev=927199&view=rev
Log:
HDFS-892. Fix typo in initial CHANGES.txt message.
Modified:
hadoop/hdfs/trunk/CHANGES.txt
Modified: hadoop/hdfs/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/hdfs/trunk/CHANGES.txt?rev=927199&r1=927198&r2=927199&view=diff
==============================================================================
--- hadoop/hdfs/trunk/CHANGES.txt (original)
+++ hadoop/hdfs/trunk/CHANGES.txt Wed Mar 24 22:03:03 2010
@@ -106,7 +106,7 @@ Trunk (unreleased changes)
HDFS-1043. NNThroughputBenchmark modifications to support benchmarking of
server-side user group resolution. (shv)
- HDFS-982. Optionally use Avro reflection for Namenode RPC. This
+ HDFS-892. Optionally use Avro reflection for Namenode RPC. This
is not a complete implementation yet, but rather a starting point.
(cutting)