git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-1.0@1422181 13f79535-47bb-0310-9956-ffa450edef68
@@ -8,6 +8,8 @@ Release 1.0.5 - unreleased
BUG FIXES
+ HADOOP-9051. Fix ant clean/test with circular symlinks in build dir. (llu)
+
MAPREDUCE-4396. Port support private distributed cache to
LocalJobRunner from branch-1-win. (Yu Gao via eyang)