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 cm...@apache.org on 2013/08/09 20:02:37 UTC

svn commit: r1512424 - /hadoop/common/branches/branch-2.1-beta/hadoop-common-project/hadoop-common/CHANGES.txt

Author: cmccabe
Date: Fri Aug  9 18:02:37 2013
New Revision: 1512424

URL: http://svn.apache.org/r1512424
Log:
add HADOOP-9675 to CHANGES.txt

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

Modified: hadoop/common/branches/branch-2.1-beta/hadoop-common-project/hadoop-common/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-2.1-beta/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1512424&r1=1512423&r2=1512424&view=diff
==============================================================================
--- hadoop/common/branches/branch-2.1-beta/hadoop-common-project/hadoop-common/CHANGES.txt (original)
+++ hadoop/common/branches/branch-2.1-beta/hadoop-common-project/hadoop-common/CHANGES.txt Fri Aug  9 18:02:37 2013
@@ -39,6 +39,9 @@ Release 2.1.1-beta - UNRELEASED
 
     HADOOP-9831. Make checknative shell command accessible on Windows. (cnauroth)
 
+    HADOOP-9675. use svn:eol-style native for html to prevent line ending
+    issues (Colin Patrick McCabe)
+
 Release 2.1.0-beta - 2013-08-06
 
   INCOMPATIBLE CHANGES