Browse Source

Note 0.3.1 release.

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

+ 5 - 0
CHANGES.txt

@@ -3,6 +3,11 @@ Hadoop Change Log
 
 Trunk (unreleased changes)
 
+ 1. 
+
+
+Release 0.3.1 - 2006-06-05
+
  1. HADOOP-272.  Fix a bug in bin/hadoop setting log
     parameters. (omalley & cutting)