LOG4J2-1394 added change log entry to 2.6.1 release changes
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/acb6c6eb Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/acb6c6eb Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/acb6c6eb Branch: refs/heads/LOG4J-1181 Commit: acb6c6eb63c1770322f6ce536937eb81ca9785d8 Parents: f28dce9 Author: rpopma <[email protected]> Authored: Fri Jun 10 07:58:58 2016 +0900 Committer: rpopma <[email protected]> Committed: Fri Jun 10 07:58:58 2016 +0900 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/acb6c6eb/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 3c56e94..a576a91 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -70,6 +70,9 @@ <action issue="LOG4J2-1411" dev="mattsicker" type="add"> Add documentation about plugin builders compared to factories. </action> + <action issue="LOG4J2-1394" dev="mattsicker,mikes" type="fix"> + Fixed minor issues with the 2.6 web site. + </action> </release> <release version="2.6" date="2016-05-25" description="GA Release 2.6"> <action issue="LOG4J2-1270" dev="rpopma" type="add">
