Author: sandy
Date: Thu Sep 26 20:26:04 2013
New Revision: 1526668
URL: http://svn.apache.org/r1526668
Log:
HADOOP-9976. Different versions of avro and avro-maven-plugin (Karthik Kambatla
via Sandy Ryza)
Modified:
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
Modified:
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1526668&r1=1526667&r2=1526668&view=diff
==============================================================================
---
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
Thu Sep 26 20:26:04 2013
@@ -110,6 +110,9 @@ Release 2.1.2 - UNRELEASED
HADOOP-9948. Add a config value to CLITestHelper to skip tests on Windows.
(Chuan Liu via cnauroth)
+ HADOOP-9976. Different versions of avro and avro-maven-plugin (Karthik
+ Kambatla via Sandy Ryza)
+
OPTIMIZATIONS
BUG FIXES