Author: rgoers
Date: Sat Jan 19 05:15:13 2013
New Revision: 1435490
URL: http://svn.apache.org/viewvc?rev=1435490&view=rev
Log:
Update release date
Modified:
logging/log4j/log4j2/trunk/src/changes/changes.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=1435490&r1=1435489&r2=1435490&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/src/changes/changes.xml (original)
+++ logging/log4j/log4j2/trunk/src/changes/changes.xml Sat Jan 19 05:15:13 2013
@@ -22,7 +22,7 @@
</properties>
<body>
- <release version="2.0-beta4" date="TBD" description="Bug fixes and
enhancements">
+ <release version="2.0-beta4" date="2012-01-19" description="Bug fixes and
enhancements">
<action issue="LOG4J2-152" dev="rgoers" type="fix" due-to="Remko Popma">
RollingFileAppender's FileRenameAction was throwing a
NullPointerException if no directory was specified
on the target file name.