Ver código fonte

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 anos atrás
pai
commit
f923718d64
1 arquivos alterados com 5 adições e 0 exclusões
  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