Author: carnold
Date: Mon Feb 25 22:02:17 2008
New Revision: 631097
URL: http://svn.apache.org/viewvc?rev=631097&view=rev
Log:
LOGCXX-247: MSVC projects have wrong include path, revert 630402
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=631097&r1=631096&r2=631097&view=diff
==============================================================================
--- logging/log4cxx/trunk/src/changes/changes.xml (original)
+++ logging/log4cxx/trunk/src/changes/changes.xml Mon Feb 25 22:02:17 2008
@@ -216,6 +216,7 @@
<action issue="LOGCXX-241">Non-ascii named files have names mangled</action>
<action issue="LOGCXX-242">Eliminate log4cxx proxies for APR types</action>
<action issue="LOGCXX-243">Problem Compile in Doxy</action>
+<action issue="LOGCXX-247">MSVC project has wrong additional include
directories</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>