Author: markt
Date: Mon Dec 6 00:17:43 2010
New Revision: 1042495
URL: http://svn.apache.org/viewvc?rev=1042495&view=rev
Log:
Line-length
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1042495&r1=1042494&r2=1042495&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Mon Dec 6 00:17:43 2010
@@ -38,7 +38,9 @@
</properties>
<body>
-<!-- General, Catalina, Coyote, Jasper, Cluster, Web applications, Extras,
Other -->
+<!--
+ General, Catalina, Coyote, Jasper, Cluster, Web applications, Extras, Other
+-->
<section name="Tomcat 7.0.6 (markt)">
<subsection name="Catalina">
<changelog>
@@ -80,10 +82,10 @@
generate session IDs. (markt)
</update>
<add>
- <bug>50282</bug>: Load
<code>javax.security.auth.login.Configuration</code>
- with <code>JreMemoryLeakPreventionListener</code> to avoid memory leak
- when stopping a web application that would use JAAS.
- (slaurent)
+ <bug>50282</bug>: Load
+ <code>javax.security.auth.login.Configuration</code> with
+ <code>JreMemoryLeakPreventionListener</code> to avoid memory leak when
+ stopping a web application that would use JAAS. (slaurent)
</add>
<fix>
<bug>50351</bug>: Fix the regression that broke BeanFactory resources
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]