Author: joseph Date: Mon Mar 3 18:10:39 2014 New Revision: 1573645 URL: http://svn.apache.org/r1573645 Log: LOGCXX-416
Modified: incubator/log4cxx/trunk/src/changes/changes.xml Modified: incubator/log4cxx/trunk/src/changes/changes.xml URL: http://svn.apache.org/viewvc/incubator/log4cxx/trunk/src/changes/changes.xml?rev=1573645&r1=1573644&r2=1573645&view=diff ============================================================================== --- incubator/log4cxx/trunk/src/changes/changes.xml (original) +++ incubator/log4cxx/trunk/src/changes/changes.xml Mon Mar 3 18:10:39 2014 @@ -79,6 +79,7 @@ <action issue="LOGCXX-413" type="fix">log4cxx doesn't compile on openembedded (due to Alex Zbarcea)</action> <action issue="LOGCXX-414" type="fix">possibly wrong use of autotools docdir (due to Alex Zbarcea)</action> <action issue="LOGCXX-415" type="fix">Empty XML configuration file causes crash</action> + <action issue="LOGCXX-416" type="fix">Configure and watch could crash on app exit with static linking</action> <action issue="LOGCXX-417" type="fix">atoi undefined on Mac OS 10.9 compiling stringhelper.cpp</action> <action issue="LOGCXX-420" type="fix">Possible out_of_range exception for millisecond formats in CachedDateFormat</action> <action issue="LOGCXX-422" type="fix">Regression of LOGCXX-420</action>