LOG4J2-2674 - Change the name of the ConfigurationSource
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 29b5b75..c577e4e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -160,6 +160,9 @@
       </action>
     </release>
     <release version="2.13.0" date="2019-MM-DD" description="GA Release 2.13.0">
+      <action issue="LOG4J2-2674" dev="rgoers" type="fix" due-to="Anton Korenkov">
+        Use a less confusing name for the CompositeConfiguration source.
+      </action>
       <action issue="LOG4J2-2732" dev="rgoers" type="add" due-to="Matt Pavlovich">
         Add ThreadContext.putIfNotNull method.
       </action>