Author: tschoening
Date: Sun Feb 9 18:03:59 2014
New Revision: 1566335
URL: http://svn.apache.org/r1566335
Log:
Added LOG4CXX-422 to changes
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=1566335&r1=1566334&r2=1566335&view=diff
==============================================================================
--- incubator/log4cxx/trunk/src/changes/changes.xml (original)
+++ incubator/log4cxx/trunk/src/changes/changes.xml Sun Feb 9 18:03:59 2014
@@ -63,6 +63,7 @@
<action issue="LOGCXX-415" type="fix">Empty XML
configuration file causes crash</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>
<action issue="LOGCXX-423" type="fix">Repair autogen
script warnings</action>
<action issue="LOGCXX-424" type="fix">liblog4cxx.pc.in
should reflect dependency on apr-1, apr-1-util</action>