diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index 9d5689b5c2c..fd53e10638f 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -312,6 +312,8 @@ Release 2.5.0 - UNRELEASED HADOOP-10419 BufferedFSInputStream NPEs on getPos() on a closed stream (stevel) + HADOOP-10801 dead link in site.xml (Akira AJISAKA via stevel) + BREAKDOWN OF HADOOP-10514 SUBTASKS AND RELATED JIRAS HADOOP-10520. Extended attributes definition and FileSystem APIs for diff --git a/hadoop-project/src/site/site.xml b/hadoop-project/src/site/site.xml index 4f6fcac1dd5..2eb03782e50 100644 --- a/hadoop-project/src/site/site.xml +++ b/hadoop-project/src/site/site.xml @@ -54,7 +54,7 @@ + href="hadoop-project-dist/hadoop-common/filesystem/index.html"/>