Browse Source

Update change log.

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

+ 3 - 1
CHANGES.txt

@@ -4,7 +4,9 @@ Unreleased changes (in trunk):
 
 
  1. Added CHANGES.txt, logging all significant changes to Hadoop.  (cutting)
  1. Added CHANGES.txt, logging all significant changes to Hadoop.  (cutting)
 
 
- 2. 
+ 2. Fix MapReduceBase.close() to throw IOException, as declared in the
+    Closeable interface.  This permits subclasses which override this
+    method to throw that exception. (cutting)
 
 
 
 
 Release 0.1.0 - 2006-04-01
 Release 0.1.0 - 2006-04-01