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

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

commit c5d0202bd3c605a4c302e6a36c4fee5069e3ca20
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jan 5 11:13:11 2022 -0500

    Fix indentation.
---
 src/changes/changes.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 18a1aa3..5bd953a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -222,13 +222,13 @@
         Log4j 1.2 bridge missing class org.apache.log4j.or.RendererMap.
       </action>
       <action dev="ggregory" type="fix" issue="LOG4J2-3316">
-       Log4j 1.2 bridge should ignore case in properties file keys.
+        Log4j 1.2 bridge should ignore case in properties file keys.
       </action>
       <action dev="ggregory" type="fix">
-       Log4j 1.2 bridge adds org.apache.log4j.component.helpers.Constants.
+        Log4j 1.2 bridge adds org.apache.log4j.component.helpers.Constants.
       </action>
       <action dev="ggregory" type="fix">
-       Log4j 1.2 bridge adds org.apache.log4j.helpers.LogLog.
+        Log4j 1.2 bridge adds org.apache.log4j.helpers.LogLog.
       </action>
     </release>
     <release version="2.17.1" date="2021-MM-DD" description="GA Release 
2.17.1">

Reply via email to