LOG4J2-2215 change log
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/43c20aa6 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/43c20aa6 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/43c20aa6 Branch: refs/heads/master Commit: 43c20aa66dddef9a6e6cc7826e52775865e1c18c Parents: c7397c8 Author: rpopma <[email protected]> Authored: Wed Jan 24 21:45:52 2018 +0900 Committer: rpopma <[email protected]> Committed: Wed Jan 24 21:45:52 2018 +0900 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/43c20aa6/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index c751616..fc4f8fe 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -62,6 +62,9 @@ <action issue="LOG4J2-2146" dev="rgoers" type="update"> Update version of maven bundle plugin to 3.4.0. Convert bundle plugin error to a warning. </action> + <action issue="LOG4J2-2215" dev="rpopma" type="update"> + Reduce compiler warnings in log4j-api. + </action> <action issue="LOG4J2-2143" dev="mikes" type="add"> Add missing converters to PatternLayout. </action>
