You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by su...@apache.org on 2012/10/21 03:46:13 UTC

svn commit: r1400552 - /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

Author: suresh
Date: Sun Oct 21 01:46:13 2012
New Revision: 1400552

URL: http://svn.apache.org/viewvc?rev=1400552&view=rev
Log:
Change incorrect jira number HADOOP-8923 to HADOOP-8932 introduced in commit r1398883.

Modified:
    hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1400552&r1=1400551&r2=1400552&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt (original)
+++ hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Sun Oct 21 01:46:13 2012
@@ -1078,7 +1078,7 @@ Release 0.23.5 - UNRELEASED
 
   IMPROVEMENTS
 
-    HADOOP-8923. JNI-based user-group mapping modules can be too chatty on 
+    HADOOP-8932. JNI-based user-group mapping modules can be too chatty on 
     lookup failures. (Kihwal Lee via suresh)
 
     HADOOP-8930. Cumulative code coverage calculation (Andrey Klochkov via