diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index 0522f2231d..b587697eab 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -600,6 +600,9 @@ Release 2.7.0 - UNRELEASED HADOOP-11321. copyToLocal cannot save a file to an SMB share unless the user has Full Control permissions. (cnauroth) + HADOOP-11420. Use latest maven-site-plugin and replace link to svn with + link to git. (Herve Boutemy via wheat9) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES diff --git a/hadoop-project/src/site/site.xml b/hadoop-project/src/site/site.xml index 0146ff24d7..f9a526cc3b 100644 --- a/hadoop-project/src/site/site.xml +++ b/hadoop-project/src/site/site.xml @@ -38,7 +38,7 @@