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/1475bd98 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/1475bd98 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/1475bd98 Branch: refs/heads/java9NoMultiRelease Commit: 1475bd988d6ac826cfef59865392c47fff9c1862 Parents: f64ea4b Author: Mikael Ståldal <[email protected]> Authored: Mon Apr 10 10:48:23 2017 +0200 Committer: Mikael Ståldal <[email protected]> Committed: Mon Apr 10 10:48:23 2017 +0200 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1475bd98/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 93890fe..1c6a7f8 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-1860" dev="mikes" type="add"> + Shortcut to add Property and KeyValuePair component in ConfigurationBuilder. + </action> <action issue="LOG4J2-1868" dev="ggregory" type="update"> Update ZeroMQ's JeroMQ from 0.3.6 to 0.4.0. </action>
