Browse Source

Note recent changes.

git-svn-id: https://svn.apache.org/repos/asf/lucene/hadoop/trunk@398011 13f79535-47bb-0310-9956-ffa450edef68
Doug Cutting 19 years ago
parent
commit
85a764cb9c
1 changed files with 6 additions and 0 deletions
  1. 6 0
      CHANGES.txt

+ 6 - 0
CHANGES.txt

@@ -118,6 +118,12 @@ Trunk (unreleased)
 
 31. HADOOP-173.  Optimize allocation of tasks with local data.  (cutting)
 
+32. HADOOP-167.  Reduce number of Configurations and JobConf's
+    created.  (omalley via cutting)
+
+33. NUTCH-256.  Change FileSystem#createNewFile() to create a .crc
+    file.  The lack of a .crc file was causing warnings.  (cutting)
+
 
 Release 0.1.1 - 2006-04-08