glenn       2003/01/26 11:00:19

  Modified:    .        RELEASE-NOTES-4.1.txt
  Log:
  Update release notes
  
  Revision  Changes    Path
  1.52      +6 -1      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.51
  retrieving revision 1.52
  diff -u -r1.51 -r1.52
  --- RELEASE-NOTES-4.1.txt     21 Jan 2003 23:19:56 -0000      1.51
  +++ RELEASE-NOTES-4.1.txt     26 Jan 2003 19:00:19 -0000      1.52
  @@ -1041,6 +1041,11 @@
            PageContextImpl:
            pushBody()/popBody() error on tomcat 4.1.X.
   
  +[4.1.20] #15845
  +         Fixed JSP page compiles so that objects created for performing
  +         the JSP page compiles which are not reused are dereferenced so
  +         they are eligible for GC. This should reduce the memory footprint
  +         and improve GC performance.
   
   ============================
   KNOWN ISSUES IN THIS RELEASE:
  
  
  

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

Reply via email to