Browse Source

Start 0.9.2 section, with HADOOP-639.

git-svn-id: https://svn.apache.org/repos/asf/lucene/hadoop/trunk@487679 13f79535-47bb-0310-9956-ffa450edef68
Doug Cutting 18 years ago
parent
commit
429d4203be
1 changed files with 7 additions and 2 deletions
  1. 7 2
      CHANGES.txt

+ 7 - 2
CHANGES.txt

@@ -30,8 +30,7 @@ Trunk (unreleased changes)
  8. HADOOP-676. Improved exceptions and error messages for common job
     input specification errors.  (Sanjay Dahiya via cutting)
 
- 9. HADOOP-639. Restructure InterTrackerProtocol to make task
-    accounting more reliable.  (Arun C Murthy via cutting)
+ 9. [Included in 0.9.2 release]
 
 10. HADOOP-756. Add new dfsadmin option to wait for filesystem to be
     operational.  (Dhruba Borthakur via cutting)
@@ -103,6 +102,12 @@ Trunk (unreleased changes)
     generically to all FileSystem implementations.  (cutting)
 
 
+Release 0.9.2 - 2006-12-15
+
+ 1. HADOOP-639. Restructure InterTrackerProtocol to make task
+    accounting more reliable.  (Arun C Murthy via cutting)
+
+
 Release 0.9.1 - 2006-12-06
 
  1. HADOOP-780. Use ReflectionUtils to instantiate key and value