billbarker    2003/07/18 00:48:56

  Modified:    webapps/docs changelog.xml
  Log:
  Document changes.
  
  Revision  Changes    Path
  1.8       +8 -3      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.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- changelog.xml     14 Jul 2003 18:47:08 -0000      1.7
  +++ changelog.xml     18 Jul 2003 07:48:56 -0000      1.8
  @@ -98,7 +98,10 @@
         to properly remove the config file even if it does not match the 
         context path (remm)
         </fix>
  -
  +      <fix>
  +      Don't set the no-caching headers for protected POSTed pages.  This makes
  +      the "back" button in the browser works as expected. (billbarker)
  +      </fix>
       </changelog>
   
     </subsection>
  @@ -131,8 +134,10 @@
         Add support for enabling subset of supported SSL cipher suites 
         in PureTLS implementation (billbarker)
         </add>
  -      
  -
  +      <fix>
  +      Slight re-factoring of the JSSE SSL implementation to allow it to work 
  +      with non-Sun vendor's 1.4.x JVMs. (billbarker)
  +      </fix>
       </changelog>
   
     </subsection>
  
  
  

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

Reply via email to