From 6870bd2a8c30e794cbef1aad4ab05b6fdb3e16ab Mon Sep 17 00:00:00 2001 From: fhanik Date: Tue, 21 Aug 2007 23:52:25 +0000 Subject: [PATCH] Update changelog git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@568333 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 27bbfde91..901379c99 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -19,6 +19,25 @@ + Fix B2CConverter, adding in invalid characters when end of stream reached. + SVN Link + + + + + Add a recovery mechanism for the UDP socket when the network interface becomes disabled + SVN Link + + + + + Enable the VirtualWebappLoader to load from virtual classpath, separate out JAR files to not be locked + and also read from the WAR's META-INF/MANIFEST.MF Class-Path + + + + + 42951: Don't use CATALINA_OPTS when stopping Tomcat. This allows options for starting and stopping to be set on JAVA_OPTS and options for starting only to be set on CATALINA_OPTS. Without this -- 2.11.0