remm        02/02/26 19:00:41

  Modified:    .        Tag: tomcat_40_branch RELEASE-NOTES-4.0.3-B1.txt
  Log:
  - Update status.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.12  +6 -1      jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.3-B1.txt
  
  Index: RELEASE-NOTES-4.0.3-B1.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.3-B1.txt,v
  retrieving revision 1.1.2.11
  retrieving revision 1.1.2.12
  diff -u -r1.1.2.11 -r1.1.2.12
  --- RELEASE-NOTES-4.0.3-B1.txt        23 Feb 2002 02:09:11 -0000      1.1.2.11
  +++ RELEASE-NOTES-4.0.3-B1.txt        27 Feb 2002 03:00:41 -0000      1.1.2.12
  @@ -3,7 +3,7 @@
                               Release Notes
                               =============
   
  -$Id: RELEASE-NOTES-4.0.3-B1.txt,v 1.1.2.11 2002/02/23 02:09:11 remm Exp $
  +$Id: RELEASE-NOTES-4.0.3-B1.txt,v 1.1.2.12 2002/02/27 03:00:41 remm Exp $
   
   
   ============
  @@ -44,6 +44,8 @@
   
   Authenticator:  Make authenticator non-final so that they can be subclassed.
   
  +BaseDirContext:  Add lifecycle management, to allow releasing used resources.
  +
   
   -------------------
   Jasper New Features:
  @@ -116,18 +118,21 @@
   5647  AJP13 connector will not pass authentication requests
   6090  Listener not instantiated in tld file
   6201  ISO-8859-8-i  problem. (hebrew)
  +6221  Bug with jsp:plugin
   6374  Class not found for: org/w3c/dom/range/Range
   6396  LoggerBase class is package not public
   6406  All classes in $CATALINA_HOME/classes become invisible 
         when the Oracle 8.1.7 JDBC driver classes are added to this shared 
         class loader directory
   6400  Tag Libraries not deploying in 4.0.2 final
  +6464  Jspc generates bad package names on Windows NT
   6468  Content-type not set for errors
   6480  HttpServletRequest.getPathTranslated() returns different results 
         on repeated actions
   6550  Old WebappClassLoaders can't be GC'd
   6558  NPE in RequestDumperValve.toString if debug in catalina/XmlMapper
   6569  setLocale() doesn't set the Content-Type charset attribute
  +6594  Caching behavior after re-deploying a WAR with the manager
   6600  EncodeURL adds 'jsession' when 'isRequestedSessionIdFromURL' 
         returns false
   6609  SendMailServlet.java is not compiled  even if javamail is installed 
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to