svn commit: r788464 - /jakarta/jcs/trunk/xdocs/changes.xml
[email protected] Thu, 25 Jun 2009 18:56:46 -0000
| Newsgroups | gmane.comp.jakarta.turbine.jcs.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: asmuts
Date: Thu Jun 25 18:56:46 2009
New Revision: 788464
URL: http://svn.apache.org/viewvc?rev=788464&view=rev
Log:
updated 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=788464&r1=788463&r2=788464&view=diff
==============================================================================
--- jakarta/jcs/trunk/xdocs/changes.xml (original)
+++ jakarta/jcs/trunk/xdocs/changes.xml Thu Jun 25 18:56:46 2009
@@ -22,6 +22,8 @@
<release version="forthcoming" date="in SVN">
<action dev="asmuts" type="fix" issue="JCS-60">Slots for same key
updates now get added to the recycle bin.</action>
+ <action dev="asmuts" type="update">Caught Throwable in
+ JDBC disk cache shrinker, so it won't die.</action>
</release>
<release version="1.3.3.2" date="2009-06-11" description="tempbuild">
<action dev="asmuts" type="update">Added a compressing serializer.