[VFS-782] Pass correct proxy authentication credentials #117.
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2ddb9a8..a104df6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -81,6 +81,9 @@
       <action dev="ggregory" due-to="Max Kellermann, Gary Gregory, Florent Guillaume, Bruno P. Kinoshita, Bernd" type="fix">
         Rework SoftRefFilesCache locking #154.
       </action>
+      <action issue="VFS-782" dev="ggregory" due-to="satish-csi, Gary Gregory" type="fix">
+        Pass correct proxy authentication credentials #117.
+      </action>
       <!-- ADDS -->
       <action dev="ggregory" due-to="Boris Petrov, Gary Gregory" type="add">
         Add ability to remove a provider from DefaultFileSystemManager #149.