remm        2004/04/07 12:19:51

  Modified:    webapps/docs changelog.xml
  Log:
  - Changelog update for 5.0.22.
  
  Revision  Changes    Path
  1.39      +8 -0      jakarta-tomcat-catalina/webapps/docs/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- changelog.xml     7 Apr 2004 16:26:53 -0000       1.38
  +++ changelog.xml     7 Apr 2004 19:19:51 -0000       1.39
  @@ -97,6 +97,14 @@
         <fix>
         <bug>28131</bug>: Fix expiration of delta sessions (fhanik)
         </fix>
  +      <fix>
  +      access() on a session should not set isNew false (fhanik)
  +      </fix>
  +      <fix>
  +      <bug>28259</bug>: fixed the blocking interestOps(), although 
  +      selector.select() still doesn't wakeup when a new request comes in
  +      (fhanik)
  +      </fix>
   
       </changelog>
   
  
  
  

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

Reply via email to