remm        2002/06/14 13:44:08

  Modified:    .        RELEASE-NOTES-4.1.txt
  Log:
  - Status update.
  
  Revision  Changes    Path
  1.11      +21 -4     jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt
  
  Index: RELEASE-NOTES-4.1.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- RELEASE-NOTES-4.1.txt     14 Jun 2002 02:19:00 -0000      1.10
  +++ RELEASE-NOTES-4.1.txt     14 Jun 2002 20:44:08 -0000      1.11
  @@ -38,6 +38,9 @@
           Complete development of the initial version of the administration web
           application.
   
  +[4.1.5] Administration Webapp:
  +        Add support for manipulating JNDI resources of web applications.
  +
   
   ---------------------
   Catalina New Features:
  @@ -250,12 +253,20 @@
           JNDIRealm:
           The security exploit has been fixed.
   
  -[4.1.5] ProxyDirContext:
  -        Use a LRUMap instead of an unbounded hashtable for the cache.
  -
   [4.1.5] HTMLManagerServlet:
           Many improvements and small feature additions.
   
  +[4.1.5] #8935
  +        Deadlock with reload in manager
  +        StandardWrapper:
  +        The deallocation of a wrapper will not timeout after 500 ms.
  +
  +[4.1.5] #8013
  +        DefaultServlet Throws NumberFormatException
  +        DefaultServlet:
  +        Use getDateHeader instead of instance local date parsers to solve
  +        thread safety issues.
  +
   
   ----------------
   Jasper Bug Fixes:
  @@ -307,6 +318,12 @@
   
   [4.1.5] Compiler:
           Clean up Ant error message generation.
  +
  +[4.1.5] #8926
  +        Duplicate variable definition in generated Java source, related to 
  +        custom tag scripting variable
  +        Generator:
  +        Fix variable declaration locations.
   
   
   ============================
  
  
  

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

Reply via email to