You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by cr...@locus.apache.org on 2000/10/01 05:10:14 UTC

cvs commit: jakarta-tomcat-4.0 NEW_SPECS.txt

craigmcc    00/09/30 20:10:14

  Modified:    .        NEW_SPECS.txt
  Log:
  Update the new spec implementation status.
  
  Revision  Changes    Path
  1.3       +2 -2      jakarta-tomcat-4.0/NEW_SPECS.txt
  
  Index: NEW_SPECS.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/NEW_SPECS.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- NEW_SPECS.txt	2000/09/26 01:01:16	1.2
  +++ NEW_SPECS.txt	2000/10/01 03:10:14	1.3
  @@ -3,7 +3,7 @@
   		New Spec Features Implementation
   		================================
   
  -$Id: NEW_SPECS.txt,v 1.2 2000/09/26 01:01:16 pierred Exp $
  +$Id: NEW_SPECS.txt,v 1.3 2000/10/01 03:10:14 craigmcc Exp $
   
   
   Introduction
  @@ -61,7 +61,7 @@
   mapped to the invoker servlet ("/servlet/*"), which stores a request attribute
   that is passed on to the servlet that is ultimately executed.
   
  -Dependencies on Installed Extensions [Raw]
  +Dependencies on Installed Extensions [Medium Rare]
   --------------------------------------------------
   Web applications, or the JAR files in the WEB-INF/lib directory, can now
   declare their dependence on particular versions of external libraries that