Author: szetszwo
Date: Tue Mar 6 18:53:46 2012
New Revision: 1297650
URL: http://svn.apache.org/viewvc?rev=1297650&view=rev
Log:
HADOOP-8142. Update versions from 0.23.2 to 0.23.3 in the build files.
Modified:
hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
Modified:
hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1297650&r1=1297649&r2=1297650&view=diff
==============================================================================
---
hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++
hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
Tue Mar 6 18:53:46 2012
@@ -68,6 +68,9 @@ Release 0.23.3 - UNRELEASED
HADOOP-8125. make hadoop-client set of curated jars available in a
distribution tarball (rvs via tucu)
+ HADOOP-8142. Update versions from 0.23.2 to 0.23.3 in the build files.
+ (szetszwo)
+
OPTIMIZATIONS
BUG FIXES