Author: acmurthy
Date: Tue Feb 11 13:27:26 2014
New Revision: 1567114
URL: http://svn.apache.org/r1567114
Log:
Preparing to release hadoop-2.3.0
Modified:
hadoop/common/branches/branch-2.3.0/hadoop-common-project/hadoop-common/CHANGES.txt
Modified:
hadoop/common/branches/branch-2.3.0/hadoop-common-project/hadoop-common/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/branch-2.3.0/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1567114&r1=1567113&r2=1567114&view=diff
==============================================================================
---
hadoop/common/branches/branch-2.3.0/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++
hadoop/common/branches/branch-2.3.0/hadoop-common-project/hadoop-common/CHANGES.txt
Tue Feb 11 13:27:26 2014
@@ -1,14 +1,26 @@
Hadoop Change Log
-Release 2.3.0 - UNRELEASED
+Release 2.3.1 - UNRELEASED
INCOMPATIBLE CHANGES
- HADOOP-8545. Filesystem Implementation for OpenStack Swift
- (Dmitry Mezhensky, David Dobbins, Stevel via stevel)
+ NEW FEATURES
+
+ IMPROVEMENTS
+
+ OPTIMIZATIONS
+
+ BUG FIXES
+
+Release 2.3.0 - 2014-02-18
+
+ INCOMPATIBLE CHANGES
NEW FEATURES
+ HADOOP-8545. Filesystem Implementation for OpenStack Swift
+ (Dmitry Mezhensky, David Dobbins, Stevel via stevel)
+
IMPROVEMENTS
HADOOP-10046. Print a log message when SSL is enabled.