This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/release-2.x by this push:
new 6fcd729 Better description.
6fcd729 is described below
commit 6fcd7293f86704d3b794cf2500e91996ce4d085b
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jan 4 17:15:47 2022 -0500
Better description.
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0749e01..28bce51 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -77,7 +77,7 @@
Log4j 1.2 bridge missing class org.apache.log4j.or.RendererMap.
</action>
<action dev="ggregory" type="fix" issue="LOG4J2-3281">
- PropertiesConfiguration.buildAppender not adding filters to custom
appender.
+ Log4j 1.2 bridge PropertiesConfiguration.buildAppender not adding
filters to custom appender.
</action>
<!-- ADD -->
<!-- UPDATES -->