Author: ihabunek
Date: Tue Feb 14 14:14:29 2012
New Revision: 1243931
URL: http://svn.apache.org/viewvc?rev=1243931&view=rev
Log:
Added changelog entry for version 2.2.1.
Modified:
logging/log4php/trunk/src/site/xdoc/changelog.xml
Modified: logging/log4php/trunk/src/site/xdoc/changelog.xml
URL:
http://svn.apache.org/viewvc/logging/log4php/trunk/src/site/xdoc/changelog.xml?rev=1243931&r1=1243930&r2=1243931&view=diff
==============================================================================
--- logging/log4php/trunk/src/site/xdoc/changelog.xml (original)
+++ logging/log4php/trunk/src/site/xdoc/changelog.xml Tue Feb 14 14:14:29 2012
@@ -29,6 +29,24 @@
<param name="fromDepth" value="2"/>
</macro>
+ <subsection name="Apache log4php v2.2.1"
id="Apache_log4php_v2.2.1">
+ <p>Release date: TBA</p>
+ <p><a href="changes-report.html#a2.2.1">JIRA change
log</a></p>
+
+ <p>A bugfix release fixing several critical bugs found
since the 2.2.0 release.</p>
+
+ <p><strong>Bugfixes:</strong></p>
+ <ul>
+ <li>Fixed a bug which prevented configuration by
passing a LoggerConfigurator instance.</li>
+ <li>Fixed a bug which prevented parsing of INI
configuration files when using PHP 5.2.x.</li>
+ </ul>
+
+ <p><strong>New features:</strong></p>
+ <ul>
+ <li>Added connection timeout parameter to the <a
href="docs/appenders/mongodb.">MongoDB appender</a>.</li>
+ </ul>
+ </subsection>
+
<subsection name="Apache log4php v2.2.0"
id="Apache_log4php_v2.2.0">
<p>Release date: 20.12.2011.</p>