Author: ihabunek
Date: Thu Jul 14 13:01:53 2011
New Revision: 1146675

URL: http://svn.apache.org/viewvc?rev=1146675&view=rev
Log:
Created a new <release> element in changes.xml for the next version 2.2.0

Modified:
    logging/log4php/trunk/src/changes/changes.xml

Modified: logging/log4php/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/logging/log4php/trunk/src/changes/changes.xml?rev=1146675&r1=1146674&r2=1146675&view=diff
==============================================================================
--- logging/log4php/trunk/src/changes/changes.xml (original)
+++ logging/log4php/trunk/src/changes/changes.xml Thu Jul 14 13:01:53 2011
@@ -20,7 +20,9 @@
                <title>Apache log4php changelog</title>
        </properties>
        <body>
-               <release version="2.1.0" date="SVN" description="Stabilizing">
+           <release version="2.2.0" date="SVN">
+           </release>
+           <release version="2.1.0" date="2011-07-13" 
description="Stabilizing">
                        <action date="2011-06-01" type="fix" 
issue="LOG4PHP-138" dev="Christian Grobmeier">Permission denied while renaming 
log file when hundred of users are accessing the application</action>
                        <action date="2011-05-28" type="fix" 
issue="LOG4PHP-140" dev="Ivan Habunek">Fixed incorrect usage of 
changes.xml</action>
                        <action date="2011-05-28" type="fix" 
issue="LOG4PHP-129" dev="Ivan Habunek">Log4PHP causes odd errors in the 
underlying application if used with source having an existing __autoload 
function</action>


Reply via email to