craigmcc    01/03/30 16:00:08

  Modified:    .        RELEASE-NOTES-4.0-B2.txt
  Log:
  Update to reflect the version of Xerces that I tested with.
  
  Revision  Changes    Path
  1.6       +2 -2      jakarta-tomcat-4.0/RELEASE-NOTES-4.0-B2.txt
  
  Index: RELEASE-NOTES-4.0-B2.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/RELEASE-NOTES-4.0-B2.txt,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- RELEASE-NOTES-4.0-B2.txt  2001/03/30 22:43:53     1.5
  +++ RELEASE-NOTES-4.0-B2.txt  2001/03/31 00:00:08     1.6
  @@ -3,7 +3,7 @@
                               Release Notes
                               =============
   
  -$Id: RELEASE-NOTES-4.0-B2.txt,v 1.5 2001/03/30 22:43:53 craigmcc Exp $
  +$Id: RELEASE-NOTES-4.0-B2.txt,v 1.6 2001/03/31 00:00:08 craigmcc Exp $
   
   
   ============
  @@ -370,7 +370,7 @@
     available to all web applications, install that parser into the
     "$TOMCAT_HOME/lib" directory and remove "jaxp.jar" and "crimson.jar"
     from the "$TOMCAT_HOME/jasper" directory.  It has been reported that
  -  Xerces 1.3.0 can be used in this fashion, but 2.x alpha releases
  +  Xerces 1.3.1 can be used in this fashion, but 2.x alpha releases
     can not be.
   
   * If you wish to use an XML parser (such as Xerces) in the WEB-INF/lib
  
  
  

Reply via email to