froehlich 02/01/27 15:42:43
Modified: . changes.xml
Log:
oh I forgot to mention
Revision Changes Path
1.78 +12 -4 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- changes.xml 27 Jan 2002 16:57:29 -0000 1.77
+++ changes.xml 27 Jan 2002 23:42:42 -0000 1.78
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.77 2002/01/27 16:57:29 froehlich Exp $
+ $Id: changes.xml,v 1.78 2002/01/27 23:42:42 froehlich Exp $
-->
<changes title="History of Changes">
@@ -33,10 +33,18 @@
<release version="@version@" date="@date@">
<action dev="GF" type="fix">
Fixed performance issues in the Store implementation:
- a) removed the FilesystemQueueImpl, one thread less now, b) changed swapping
- alghorithm in the MRUMemoryStore towards less serialization, c) fixed
+ (1) removed the FilesystemQueueImpl, one thread less now, (2) changed swapping
+ alghorithm in the MRUMemoryStore towards less serialization, (3) fixed
bug submitted by Peter Hargreaves [[EMAIL PROTECTED]] in StoreJanitor
- (gc was called in endless loop sometimes).
+ (GC hangs in endless loop).
+ </action>
+ <action dev="GF" type="update">
+ Removed Event Cache and Stream Cache. For all possible Caching Piplines there
+ is only one Store implementation behind.
+ </action>
+ <action dev="GF" type="update">
+ Added new log targets. (1) access.log, (2) core.log, (3) error.log and
+ (4) sitemap.log.
</action>
<action dev="VG" type="update">
Perform substitution in the sitemap only when it is required (improves
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]