diff --git a/.eclipse.templates/.classpath b/.eclipse.templates/.classpath index 911dfc4ce1..6d0decc1b0 100644 --- a/.eclipse.templates/.classpath +++ b/.eclipse.templates/.classpath @@ -4,7 +4,7 @@ - + @@ -13,6 +13,8 @@ + + @@ -26,7 +28,7 @@ - + diff --git a/CHANGES.txt b/CHANGES.txt index cac18f5474..a065bda9b7 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -107,6 +107,9 @@ Release 0.21.0 - Unreleased and suggests using -skpTrash, when moving to trash fails. (Boris Shkolnik via suresh) + HADOOP-6303. Eclipse .classpath template has outdated jar files and is + missing some new ones. (cos) + NEW FEATURES HADOOP-4268. Change fsck to use ClientProtocol methods so that the