billbarker 2005/04/09 12:30:37
Modified: webapps/docs changelog.xml
Log:
Note SSL change, fix typo.
Revision Changes Path
1.284 +9 -1 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.283
retrieving revision 1.284
diff -u -r1.283 -r1.284
--- changelog.xml 4 Apr 2005 20:57:02 -0000 1.283
+++ changelog.xml 9 Apr 2005 19:30:37 -0000 1.284
@@ -68,7 +68,7 @@
to it would leak a minimal amount of memory) (remm)
</fix>
<update>
- Read patch causing Session.getId to throw an ISE, and make all
internal components
+ Re-aad patch causing Session.getId to throw an ISE, and make all
internal components
use a safe getIdInternal method (remm)
</update>
<update>
@@ -82,6 +82,14 @@
</changelog>
</subsection>
+ <subsection name="Coyote">
+ <changelog>
+ <update>
+ Add support for using "Smart Cards" as trust/keyStore. (billbarker)
+ </update>
+ </changelog>
+ </subsection>
+
<subsection name="Jasper">
<changelog>
<fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]