Author: carnold
Date: Fri Mar 28 09:36:46 2008
New Revision: 642286
URL: http://svn.apache.org/viewvc?rev=642286&view=rev
Log:
Update changes for 0.10.0 RC3
Modified:
logging/log4cxx/trunk/src/changes/changes.xml
Modified: logging/log4cxx/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/logging/log4cxx/trunk/src/changes/changes.xml?rev=642286&r1=642285&r2=642286&view=diff
==============================================================================
--- logging/log4cxx/trunk/src/changes/changes.xml (original)
+++ logging/log4cxx/trunk/src/changes/changes.xml Fri Mar 28 09:36:46 2008
@@ -22,7 +22,7 @@
<title>Apache log4cxx</title>
</properties>
<body>
-<release version="0.10.0" date="2008-03-17" description="First Apache release">
+<release version="0.10.0" date="2008-04-02" description="First Apache release">
<action issue="LOGCXX-2">logger.h includes config.h</action>
<action issue="LOGCXX-3">Missing #else</action>
<action issue="LOGCXX-4">initialization not working on many OS's</action>
@@ -77,7 +77,7 @@
<action issue="LOGCXX-58">ImmediateFlush'd FileAppenders extremely slow on
Windows</action>
<action issue="LOGCXX-59">Implement encoding support for Writer
appender</action>
<action issue="LOGCXX-60">XML layout can be mismatched with document
encoding</action>
-<action issue="LOGCXX-62">log4cxx 0.9.8 release</action>
+<action issue="LOGCXX-62">log4cxx 0.10.0 release</action>
<action issue="LOGCXX-63">Platform appropriate line-feed convention</action>
<action issue="LOGCXX-64">Migrate to APR network IO</action>
<action issue="LOGCXX-66">SyslogAppender append method currently stubbed
out</action>