Author: tschoening Date: Thu Mar 24 10:51:43 2016 New Revision: 1736417 URL: http://svn.apache.org/viewvc?rev=1736417&view=rev Log: There doesn't seem to be an action type "change" (anymore).
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=1736417&r1=1736416&r2=1736417&view=diff ============================================================================== --- incubator/log4cxx/trunk/src/changes/changes.xml (original) +++ incubator/log4cxx/trunk/src/changes/changes.xml Thu Mar 24 10:51:43 2016 @@ -91,8 +91,8 @@ <action issue="LOGCXX-443" type="fix">Return by const reference in Logger::getName()</action> <action issue="LOGCXX-446" type="fix">make install fails, trying to overwrite header files</action> - <action type="change">Behavior of StringHelper::startsWith and endsWith synced</action> - <action type="change">Documented C (class) and M (method) log format keywords.</action> + <action type="update">Behavior of StringHelper::startsWith and endsWith synced</action> + <action type="update">Documented C (class) and M (method) log format keywords.</action> <action type="add">Locationinfo for Borland C++ Builder and successors improved</action> </release> <release version="0.10.0" date="2008-04-03" description="First Apache release">