Author: kkolinko
Date: Fri Dec 12 02:18:24 2014
New Revision: 1644814
URL: http://svn.apache.org/r1644814
Log:
Remove trailing whitespace (as noted by Checkstyle) and correct several typos.
Modified:
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml?rev=1644814&r1=1644813&r2=1644814&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Fri Dec 12 02:18:24 2014
@@ -48,7 +48,7 @@
<subsection name="Catalina">
<changelog>
<fix>
- <bug>57172</bug>: Provide a better error message if an attempt is made
+ <bug>57172</bug>: Provide a better error message if something attempts
to
access a resource through a web application class loader that has been
stopped. (markt/kkolinko)
</fix>
@@ -171,9 +171,9 @@
<changelog>
<fix>
<bug>57142</bug>: As per the clarification from the JSP specification
- maintenance lead, classes and packages imported via the paeg directive
+ maintenance lead, classes and packages imported via the page directive
must be made available to the EL environment via the ImportHandler.
- (markt)
+ (markt)
</fix>
<fix>
<bug>57247</bug>: Correct the default Java source and target versions
in
@@ -190,7 +190,7 @@
than <code>jar:file</code>. (violetagg)
</fix>
<fix>
- Fix potential issue with BeanELresolver when running under a security
+ Fix potential issue with BeanELResolver when running under a security
manager. Some classes may not be accessible but may have accessible
interfaces. (markt)
</fix>
@@ -203,7 +203,7 @@
lead to duplicate and/or corrupt messages. (markt)
</fix>
<fix>
- Correctly implement headers case insensitivity. (markt, remm)
+ Correctly implement headers case insensitivity. (markt/remm)
</fix>
<fix>
Allow optional use of user extensions. (remm)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]