Made description consistent with previous releases.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/2bca9035 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/2bca9035 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/2bca9035 Branch: refs/heads/LOG4J-1181 Commit: 2bca903534f879628fb54abbbb435de764a37c17 Parents: 2f38e4f Author: rpopma <[email protected]> Authored: Sun Jul 31 15:14:05 2016 +0900 Committer: rpopma <[email protected]> Committed: Sun Jul 31 15:14:05 2016 +0900 ---------------------------------------------------------------------- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/2bca9035/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e4b4bee..cbb8466 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -23,7 +23,7 @@ <title>Changes</title> </properties> <body> - <release version="2.7" date="2016-MM-DD" description="GA Release 2.7.0"> + <release version="2.7" date="2016-MM-DD" description="GA Release 2.7"> <action issue="LOG4J2-1279" dev="rpopma" type="fix" due-to="Tony Baines"> Prevent NullPointerException in FastDateParser$TimeZoneStrategy. </action>
