|
@@ -4,7 +4,9 @@ Unreleased changes (in trunk):
|
|
|
|
|
|
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
|