You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by mi...@apache.org on 2016/08/03 11:34:06 UTC

[16/28] logging-log4j2 git commit: Made description consistent with previous releases.

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 <rp...@apache.org>
Authored: Sun Jul 31 15:14:05 2016 +0900
Committer: rpopma <rp...@apache.org>
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>