Explorar o código

Update CHANGES.txt separately for clean cherry-pick.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-1.1@1422182 13f79535-47bb-0310-9956-ffa450edef68
Luke Lu %!s(int64=12) %!d(string=hai) anos
pai
achega
862a420dbe
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      CHANGES.txt

+ 2 - 0
CHANGES.txt

@@ -16,6 +16,8 @@ Release 1.1.2 - 2012.12.07
 
   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)