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 st...@apache.org on 2013/08/08 23:32:01 UTC

svn commit: r1512048 - /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt

Author: stevel
Date: Thu Aug  8 21:32:01 2013
New Revision: 1512048

URL: http://svn.apache.org/r1512048
Log:
merge r1512026: HADOOP-9833 move slf4j to version 1.7.5

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=1512048&r1=1512047&r2=1512048&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 Thu Aug  8 21:32:01 2013
@@ -61,6 +61,8 @@ Release 2.1.1-beta - UNRELEASED
     HADOOP-9435.  Support building the JNI code against the IBM JVM.
     (Tian Hong Wang via Colin Patrick McCabe)
 
+    HADOOP-9833 move slf4j to version 1.7.5 (Kousuke Saruta via stevel)
+
   OPTIMIZATIONS
 
   BUG FIXES