git-svn-id: https://svn.apache.org/repos/asf/lucene/hadoop/branches/branch-0.14@557050 13f79535-47bb-0310-9956-ffa450edef68
@@ -1,7 +1,7 @@
Hadoop Change Log
-Trunk (unreleased changes)
+Branch 0.14 (unreleased changes)
1. HADOOP-1197. In Configuration, deprecate getObject() and add
getRaw(), which skips variable expansion. (omalley via cutting)