[CONFIGURATION-634] Updated changes.xml.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/configuration/trunk@1750127 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e3293f7..ed38f6c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -27,6 +27,10 @@
   <body>
     <release version="2.1" date="in SVN"
       description="TBD">
+      <action dev="oheger" type="fix" issue="CONFIGURATION-634"  due-to="Raviteja Lokineni">
+        HomeDirectoryLocationStrategy now works correctly in the mode that
+        evaluates the FileLocator's base path.
+      </action>
       <action dev="oheger" type="fix" issue="CONFIGURATION-633">
         Interpolation was improved to better support properties with multiple
         values.