Author: rgoers
Date: Sat Jul 21 01:33:57 2012
New Revision: 1364033

URL: http://svn.apache.org/viewvc?rev=1364033&view=rev
Log:
Add release date. Show both Jira and Changes reports on changelog page

Modified:
    logging/log4j/log4j2/trunk/src/changes/changes.xml
    logging/log4j/log4j2/trunk/src/site/xdoc/changelog.xml

Modified: logging/log4j/log4j2/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/src/changes/changes.xml?rev=1364033&r1=1364032&r2=1364033&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/src/changes/changes.xml (original)
+++ logging/log4j/log4j2/trunk/src/changes/changes.xml Sat Jul 21 01:33:57 2012
@@ -22,7 +22,7 @@
   </properties>
 
   <body>
-    <release version="2.0-alpha1" date="TBD" description="Rewrite of Log4j">
+    <release version="2.0-alpha1" date="2012-07-21" description="Rewrite of 
Log4j">
       <action issue="LOG4J2-60" dev="rgoers" type="add" due-to="Shane Kelly">
         Added ability to filter on the appender-ref by adding either a level 
or a filter.
       </action>

Modified: logging/log4j/log4j2/trunk/src/site/xdoc/changelog.xml
URL: 
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/src/site/xdoc/changelog.xml?rev=1364033&r1=1364032&r2=1364033&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/src/site/xdoc/changelog.xml (original)
+++ logging/log4j/log4j2/trunk/src/site/xdoc/changelog.xml Sat Jul 21 01:33:57 
2012
@@ -31,8 +31,9 @@
 
                        <subsection name="Apache Log4j 2" id="Apache_Log4j 2">
 
-                               <p>Release date: TBA</p>
-                               <p><a 
href="changes-report.html#a1.0-alpha1">JIRA change log</a></p>
+                               <p>Release date: 2012-07-21</p>
+                               <p><a href="jira-report.html#a1.0-alpha1">JIRA 
change log</a></p>
+        <p><a href="changes-report.html#a1.0-alpha1">Manual change log</a></p>
 
                                <p>Apache Log4j 2 is not compatible with the 
previous versions. Please have the following in mind
                                when upgrading to Log4j 2 in your project:</p>


Reply via email to