Update release date
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/f6208403 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f6208403 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/f6208403 Branch: refs/heads/LOG4J-1181 Commit: f6208403b400cffa2e22275eb80ead380d867a71 Parents: 0f4c294 Author: rgoers <[email protected]> Authored: Sun Jun 5 20:23:15 2016 -0700 Committer: rgoers <[email protected]> Committed: Sun Jun 5 20:23:15 2016 -0700 ---------------------------------------------------------------------- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/f6208403/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a78de5b..df15011 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -23,7 +23,7 @@ <title>Changes</title> </properties> <body> - <release version="2.6.1" date="2016-MM-DD" description="GA Release 2.6.1"> + <release version="2.6.1" date="2016-06-05" description="GA Release 2.6.1"> <action issue="LOG4J2-1405" dev="rgoers" type="fix"> OnStartupTriggeringPolicy was forcing a rollover of empty files at startup and would append a second footer that was added by the prior shutdown.
