billbarker    2002/08/20 21:56:14

  Modified:    .        RELEASE-NOTES-3.3.2.txt
  Log:
  Document session reloading changes.
  
  Revision  Changes    Path
  1.11      +6 -1      jakarta-tomcat/RELEASE-NOTES-3.3.2.txt
  
  Index: RELEASE-NOTES-3.3.2.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/RELEASE-NOTES-3.3.2.txt,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- RELEASE-NOTES-3.3.2.txt   6 Aug 2002 05:29:07 -0000       1.10
  +++ RELEASE-NOTES-3.3.2.txt   21 Aug 2002 04:56:14 -0000      1.11
  @@ -48,6 +48,11 @@
         class is loaded.  This allows JAXP and log4j classes to be created
         in the constructor of the servlet, instead of in init.
   
  +      Fix problem with multiple Context adds on Context reload under
  +      high traffic.
  +
  +      Preserve sessions across session reloadings.
  +
   Jasper:
   
   Bug No.  Description
  
  
  

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

Reply via email to