You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by gr...@apache.org on 2001/01/10 22:28:05 UTC

cvs commit: xml-cocoon changes.xml

greenrd     01/01/10 13:28:05

  Modified:    .        changes.xml
  Log:
  noted change
  
  Revision  Changes    Path
  1.168     +6 -1      xml-cocoon/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/changes.xml,v
  retrieving revision 1.167
  retrieving revision 1.168
  diff -u -r1.167 -r1.168
  --- changes.xml	2000/12/22 11:52:51	1.167
  +++ changes.xml	2001/01/10 21:28:03	1.168
  @@ -4,7 +4,7 @@
   
   <!--
     History of Cocoon changes   
  -  $Id: changes.xml,v 1.167 2000/12/22 11:52:51 greenrd Exp $ 
  +  $Id: changes.xml,v 1.168 2001/01/10 21:28:03 greenrd Exp $ 
   -->
   
   <changes title="History of Changes">
  @@ -18,6 +18,11 @@
     </devs>
   
    <release version="@version@" date="@date@">
  +  <action dev="RDG" type="add">
  +   Checked for NoSuchMethodError at XSPProcessor startup and added link to FAQ.
  +   If you don't want to use XSP and want to get rid of this error, just comment out XSP
  +   in cocoon.properties.
  +  </action>
     <action dev="RDG" type="add" due-to="Ovidiu Predescu" due-to-email="ovidiu@cup.hp.com">
      Added user-agent option (-A) to command-line mode.
     </action>