Author: crossley Date: Fri Nov 20 05:47:47 2009 New Revision: 882421 URL: http://svn.apache.org/viewvc?rev=882421&view=rev Log: Mention the locationmap cache improvements.
Modified: forrest/trunk/site-author/status.xml Modified: forrest/trunk/site-author/status.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/status.xml?rev=882421&r1=882420&r2=882421&view=diff ============================================================================== --- forrest/trunk/site-author/status.xml (original) +++ forrest/trunk/site-author/status.xml Fri Nov 20 05:47:47 2009 @@ -153,6 +153,13 @@ Added document to facilitate <link href="site:upgrading_09">upgrading to v0.9</link> </action> +<!-- 2009-11 --> + <action context="code" type="update" dev="TWW"> + Replaced the custom caching implementation with EHCache in the + LocationMap feature. Given how integral the LM has become, this gives + us much better overall performance, concurrent behavior, and cache + configuration options. + </action> <!-- 2009-10 --> <action context="code" type="add" dev="SNM"> Added initial output plugin "iCal" to the whiteboard.