From 02e74f436cf872dd6cb49624b93925fafb4b00ca Mon Sep 17 00:00:00 2001 From: markt Date: Mon, 6 Dec 2010 00:17:43 +0000 Subject: [PATCH] Line-length git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1042495 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 7339b1044..2279543e5 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -38,7 +38,9 @@ - +
@@ -80,10 +82,10 @@ generate session IDs. (markt) - 50282: Load javax.security.auth.login.Configuration - with JreMemoryLeakPreventionListener to avoid memory leak - when stopping a web application that would use JAAS. - (slaurent) + 50282: Load + javax.security.auth.login.Configuration with + JreMemoryLeakPreventionListener to avoid memory leak when + stopping a web application that would use JAAS. (slaurent) 50351: Fix the regression that broke BeanFactory resources -- 2.11.0