瀏覽代碼

Log the last two commits.

git-svn-id: https://svn.apache.org/repos/asf/lucene/hadoop/trunk@395060 13f79535-47bb-0310-9956-ffa450edef68
Doug Cutting 19 年之前
父節點
當前提交
f923718d64
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      CHANGES.txt

+ 5 - 0
CHANGES.txt

@@ -49,6 +49,11 @@ Trunk (unreleased)
 13. Fix HADOOP-139.  Remove a potential deadlock in
     LocalFileSystem.lock().  (Igor Bolotin via cutting)
 
+14. Fix HADOOP-134.  Don't hang jobs when the tasktracker is
+    misconfigured to use an un-writable local directory.  (omalley via cutting)
+
+15. Fix HADOOP-115.  Correct an error message.  (Stack via cutting)
+
 
 Release 0.1.1 - 2006-04-08