Author: cos
Date: Thu Jan 23 22:29:23 2014
New Revision: 1560831
URL: http://svn.apache.org/r1560831
Log:
HADOOP-10167. Mark hadoop-common source as UTF-8 in Maven pom files /
refactoring. Contributed by Mikhail Antonov.
Modified:
hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1560831&r1=1560830&r2=1560831&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++ hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Thu Jan
23 22:29:23 2014
@@ -631,6 +631,9 @@ Release 2.3.0 - UNRELEASED
HADOOP-10112. har file listing doesn't work with wild card. (brandonli)
+ HADOOP-10167. Mark hadoop-common source as UTF-8 in Maven pom files /
refactoring
+ (Mikhail Antonov via cos)
+
Release 2.2.0 - 2013-10-13
INCOMPATIBLE CHANGES