Add LOG4J2-2291 changelog entry
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/commit/5a358d74 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/tree/5a358d74 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/diff/5a358d74 Branch: refs/heads/master Commit: 5a358d74a97174c46ac54f68d6ddd33b84746c85 Parents: 938aada Author: Matt Sicker <[email protected]> Authored: Fri Mar 30 14:10:17 2018 -0500 Committer: Matt Sicker <[email protected]> Committed: Fri Mar 30 14:10:17 2018 -0500 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/5a358d74/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 0458f58..8ec0d27 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -31,6 +31,9 @@ - "remove" - Removed --> <release version="11.1" date="2018-MM-DD" description="GA Release 11.1"> + <action issue="LOG4J2-2291" dev="mattsicker" type="add"> + Add Jenkins pipeline for SBT build. + </action> <action issue="LOG4J2-2290" dev="mattsicker" type="update"> Update Log4j from 2.9.1 to 2.11.0. </action>
