Author: vinodkv
Date: Wed Mar 27 17:19:39 2013
New Revision: 1461722

URL: http://svn.apache.org/r1461722
Log:
HADOOP-8415. Add getDouble() and setDouble() in 
org.apache.hadoop.conf.Configuration (Jan van der Lugt via harsh)
Previous commit merges HADOOP-8415 into branch-2.

Modified:
    
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt

Modified: 
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1461722&r1=1461721&r2=1461722&view=diff
==============================================================================
--- 
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt 
(original)
+++ 
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt 
Wed Mar 27 17:19:39 2013
@@ -8,7 +8,7 @@ Release 2.0.5-beta - UNRELEASED
 
     HADOOP-9283. Add support for running the Hadoop client on AIX. (atm)
 
-    HADOOP-8415. Add getDouble() and setDouble() in
+    HADOOP-8415. Add getDouble() and setDouble() in 
     org.apache.hadoop.conf.Configuration (Jan van der Lugt via harsh)
 
   IMPROVEMENTS


Reply via email to