luehe       2005/01/11 15:27:36

  Modified:    webapps/docs changelog.xml
  Log:
  Added fix for 32832
  
  Revision  Changes    Path
  1.218     +3 -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.217
  retrieving revision 1.218
  diff -u -r1.217 -r1.218
  --- changelog.xml     11 Jan 2005 21:09:35 -0000      1.217
  +++ changelog.xml     11 Jan 2005 23:27:36 -0000      1.218
  @@ -81,6 +81,9 @@
         <fix>
           <bug>25889</bug>: Don't execute queries twice, submitted by Tom 
Anderson (remm)
         </fix>
  +      <fix>
  +        <bug>32832</bug>: request.getSession(false) fails to return null 
(luehe)
  +      </fix>
       </changelog>
     </subsection>
   
  
  
  

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

Reply via email to