Author: remm
Date: Tue Feb 28 08:25:07 2006
New Revision: 381691
URL: http://svn.apache.org/viewcvs?rev=381691&view=rev
Log:
-Changelog update.
Modified:
tomcat/container/tc5.5.x/webapps/docs/changelog.xml
Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewcvs/tomcat/container/tc5.5.x/webapps/docs/changelog.xml?rev=381691&r1=381690&r2=381691&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Tue Feb 28 08:25:07 2006
@@ -23,6 +23,9 @@
<update>
Required tcnative library version upgraded to 1.1.2 (remm)
</update>
+ <update>
+ Update to Eclipse JDT 3.1.2 (remm)
+ </update>
</changelog>
</subsection>
<subsection name="Catalina">
@@ -80,6 +83,9 @@
Slightly modify the timing of the manager start, so that it is not
started by a
listener (remm)
</fix>
+ <fix>
+ Refresh loggers used by the digester (remm)
+ </fix>
</changelog>
</subsection>
<subsection name="Coyote">
@@ -115,6 +121,10 @@
<bug>38726</bug>: Remove duplicate request group field causing blank
statistics for the
HTTP connector (remm)
</fix>
+ <fix>
+ Fix invalid length used by some AJP packets for the AJP APR connector,
which could cause
+ corruption, submitted by Rudiger Plum (jim)
+ </fix>
</changelog>
</subsection>
<subsection name="Jasper">
@@ -126,6 +136,9 @@
<update>
Add some useful hints to jasper-howto. (pero).
</update>
+ <fix>
+ <bug>38776</bug>: Fix source file attribute, submitted by Olivier
Thomann (remm)
+ </fix>
</changelog>
</subsection>
<subsection name="Cluster">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]