Author: carnold
Date: Thu Mar 20 21:47:22 2008
New Revision: 639544
URL: http://svn.apache.org/viewvc?rev=639544&view=rev
Log:
LOGCXX-254: Add entry to change list
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=639544&r1=639543&r2=639544&view=diff
==============================================================================
--- logging/log4cxx/trunk/src/changes/changes.xml (original)
+++ logging/log4cxx/trunk/src/changes/changes.xml Thu Mar 20 21:47:22 2008
@@ -222,6 +222,7 @@
<action issue="LOGCXX-251">NDC::cloneStack and NDC::inherit missing in 0.10.0
RC2</action>
<action issue="LOGCXX-252">Add documentation for use of operator<< in
logging requests</action>
<action issue="LOGCXX-253">Transcoder compilation error with utf-8
charset</action>
+<action issue="LOGCXX-254">Add build option for static C RTL</action>
</release>
<release version="0.9.7" date="2004-05-10">
<action type="fix">Fixed examples source code in the "Short introduction to
log4cxx".</action>