Update changelog
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/ea14d1ce Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/ea14d1ce Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/ea14d1ce Branch: refs/heads/java9NoMultiRelease Commit: ea14d1ce1e741782bc649a1ea1f3517317a11605 Parents: 394c30f Author: Mikael Ståldal <[email protected]> Authored: Mon Apr 10 10:59:49 2017 +0200 Committer: Mikael Ståldal <[email protected]> Committed: Mon Apr 10 10:59:49 2017 +0200 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/ea14d1ce/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 1c6a7f8..ab3a5b0 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -31,6 +31,9 @@ - "remove" - Removed --> <release version="2.9.0" date="2017-MM-DD" description="GA Release 2.9.0"> + <action issue="LOG4J2-1851" dev="mikes" type="update"> + Move server components from log4j-core to new log4-server module. + </action> <action issue="LOG4J2-1860" dev="mikes" type="add"> Shortcut to add Property and KeyValuePair component in ConfigurationBuilder. </action>
