froehlich 02/03/14 13:43:24
Modified: . changes.xml
Log:
yo, new release is knocking on the door and this is great possibility to
improve the user docs, hint hint!
Revision Changes Path
1.119 +9 -1 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- changes.xml 14 Mar 2002 07:09:50 -0000 1.118
+++ changes.xml 14 Mar 2002 21:43:24 -0000 1.119
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.118 2002/03/14 07:09:50 cziegeler Exp $
+ $Id: changes.xml,v 1.119 2002/03/14 21:43:24 froehlich Exp $
-->
<changes title="History of Changes">
@@ -33,6 +33,14 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="VG,GF" type="add">
+ Added new Jisp based persistence cache, to improve (1) performance and (2)
+ to solve the problem with long filenames on Windows OS flavours.
+ </action>
+ <action dev="GF" type="update">
+ Removed explicit System.gc() call from StoreJanitor, because this
+ caused performance leaks.
+ </action>
<action dev="BH" type="add">
Added encodeURL transformer for encoding URIs.
</action>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]