This is an automated email from the ASF dual-hosted git repository.

mattsicker pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit ab7ea786dbadbc6e0cfbdedd65b2990ed38480fd
Author: Matt Sicker <[email protected]>
AuthorDate: Fri Dec 1 16:29:03 2023 -0600

    Update DI changelog to reference LOG4J2-2803
    
    This is the more appropriate epic.
---
 ..._plugins.xml => LOG4J2-2803_add_dependency_injection_to_plugins.xml} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changelog/.3.x.x/add_dependency_injection_to_plugins.xml 
b/src/changelog/.3.x.x/LOG4J2-2803_add_dependency_injection_to_plugins.xml
similarity index 93%
rename from src/changelog/.3.x.x/add_dependency_injection_to_plugins.xml
rename to 
src/changelog/.3.x.x/LOG4J2-2803_add_dependency_injection_to_plugins.xml
index 94ab3c49eb..fa8f508864 100644
--- a/src/changelog/.3.x.x/add_dependency_injection_to_plugins.xml
+++ b/src/changelog/.3.x.x/LOG4J2-2803_add_dependency_injection_to_plugins.xml
@@ -19,7 +19,7 @@
        xmlns="http://logging.apache.org/log4j/changelog";
        xsi:schemaLocation="http://logging.apache.org/log4j/changelog 
https://logging.apache.org/log4j/changelog-0.1.2.xsd";
        type="added">
-  <issue id="LOG4J2-3474" 
link="https://issues.apache.org/jira/browse/LOG4J2-3474"/>
+  <issue id="LOG4J2-2803" 
link="https://issues.apache.org/jira/browse/LOG4J2-2803"/>
   <author id="mattsicker"/>
   <description format="asciidoc">Add a more generalized dependency injection 
system to plugins inspired by JSR 330.</description>
 </entry>

Reply via email to