Author: kasha
Date: Sat May 17 01:40:55 2014
New Revision: 1595412
URL: http://svn.apache.org/r1595412
Log:
HADOOP-10609. .gitignore should ignore .orig and .rej files. (kasha)
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=1595412&r1=1595411&r2=1595412&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
Sat May 17 01:40:55 2014
@@ -53,6 +53,8 @@ Release 2.5.0 - UNRELEASED
HADOOP-10588. Workaround for jetty6 acceptor startup issue. (kihwal)
+ HADOOP-10609. .gitignore should ignore .orig and .rej files. (kasha)
+
OPTIMIZATIONS
BUG FIXES