remm 2005/08/04 04:54:20
Modified: webapps/docs changelog.xml
Log:
- Changelog update.
Revision Changes Path
1.352 +11 -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.351
retrieving revision 1.352
diff -u -r1.351 -r1.352
--- changelog.xml 4 Aug 2005 06:17:07 -0000 1.351
+++ changelog.xml 4 Aug 2005 11:54:20 -0000 1.352
@@ -41,6 +41,10 @@
<add>
<bug>33261</bug>: Windows installer now checks the user type and
warns non-admins as needed. (yoavs)
</add>
+ <update>
+ The Windows installer will now optionally download a (32bit) Windows
.dll for Tomcat native
+ from HEAnet (remm)
+ </update>
</changelog>
</subsection>
@@ -68,6 +72,9 @@
<fix>
<bug>35894</bug>: Fix CNFE when starting in a sandbox. (billbarker)
</fix>
+ <fix>
+ Add version check for Tomcat native so that incompatible API changes
are detected early (remm)
+ </fix>
</changelog>
</subsection>
@@ -97,6 +104,10 @@
<fix>
Internationalization and code cleanups for APR AJP implementation.
(remm)
</fix>
+ <fix>
+ Security exception in APR AJP implementation when running with the
security
+ manager enabled. (remm)
+ </fix>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]