svn commit: r803214 - /jakarta/jcs/trunk/xdocs/changes.xml
[email protected] Tue, 11 Aug 2009 17:20:08 -0000
| Newsgroups | gmane.comp.jakarta.turbine.jcs.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: asmuts
Date: Tue Aug 11 17:20:08 2009
New Revision: 803214
URL: http://svn.apache.org/viewvc?rev=803214&view=rev
Log:
updating change log
Modified:
jakarta/jcs/trunk/xdocs/changes.xml
Modified: jakarta/jcs/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jakarta/jcs/trunk/xdocs/changes.xml?rev=803214&r1=803213&r2=803214&view=diff
==============================================================================
--- jakarta/jcs/trunk/xdocs/changes.xml (original)
+++ jakarta/jcs/trunk/xdocs/changes.xml Tue Aug 11 17:20:08 2009
@@ -19,6 +19,12 @@
<author email="[email protected]">Aaron Smuts</author>
</properties>
<body>
+ <release version="1.3.3.4" date="2009-08-11" description="tempbuild">
+ <action dev="asmuts" type="fix" issue="JCS-66">Fixed bug in block
+ disk cache. It couldn't handle items with more than 127 blocks. Now
+ it can. (Note: for performance reasons, you should try to fit your
+ items in as few blocks as possible.)</action>
+ </release>
<release version="1.3.3.3" date="2009-07-23" description="tempbuild">
<action dev="asmuts" type="update">TCP Lateral now uses a queuing
zombie service during recovery.</action>