From stefano@locus.apache.org Wed Apr 26 13:43:50 2000 Return-Path: Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 25153 invoked by uid 500); 26 Apr 2000 13:43:50 -0000 Delivered-To: apmail-xml-cocoon-cvs@apache.org Received: (qmail 25149 invoked by uid 1010); 26 Apr 2000 13:43:49 -0000 Date: 26 Apr 2000 13:43:49 -0000 Message-ID: <20000426134349.25148.qmail@locus.apache.org> From: stefano@locus.apache.org To: xml-cocoon-cvs@apache.org Subject: cvs commit: xml-cocoon changes.xml stefano 00/04/26 06:43:49 Modified: . changes.xml Log: no message Revision Changes Path 1.60 +7 -1 xml-cocoon/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/xml-cocoon/changes.xml,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- changes.xml 2000/04/24 20:40:22 1.59 +++ changes.xml 2000/04/26 13:43:48 1.60 @@ -4,7 +4,7 @@ @@ -16,8 +16,14 @@ + + Patched engine creation to allow several instances of Cocoon in the same JVM. + Added code to XSP SQL library to automatically choose execute update v.s. execute query + + + Added SMIL formatter. Added XHTML formatter.