Author: kkolinko
Date: Tue Sep 10 23:48:38 2013
New Revision: 1521685
URL: http://svn.apache.org/r1521685
Log:
Docs:
Correct typos. Clarify the change for
http://issues.apache.org/bugzilla/show_bug.cgi?id=54691
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=1521685&r1=1521684&r2=1521685&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Tue Sep 10 23:48:38 2013
@@ -60,23 +60,29 @@
logging properties without prefixes if the property cannot be found
with
a prefix. (kkolinko)
</fix>
+ </changelog>
+ </subsection>
+ <subsection name="Coyote">
+ <changelog>
<fix>
- <bug>54691</bug>: Add "sslEnableProtocols" alias to HTTP connector
- configuration attribute "protocols" and document the configuration
- attribute. (schultz)
+ <bug>54691</bug>: Add configuration attribute "sslEnabledProtocols"
+ to HTTP connector and document it. (Internally this attribute has
+ been already implemented but not documented, under names "protocols"
+ and "sslProtocols". Those names of this attribute are now deprecated).
+ (schultz)
</fix>
</changelog>
</subsection>
<subsection name="Web applications">
<changelog>
<add>
- Add document for
+ Add documentation for
<code>o.a.c.tribes.group.interceptors.TcpFailureDetector</code>.
(kfujino)
</add>
<add>
- Complete the document for <code>MessageDispatch15Interceptor</code>.
- (kfujino)
+ Complete the documentation for
+ <code>MessageDispatch15Interceptor</code>. (kfujino)
</add>
</changelog>
</subsection>
@@ -89,7 +95,7 @@
</changelog>
</subsection>
</section>
-<section name="Tomcat 6.0.37 (jfclere)" rtext="release 2013-05-03">
+<section name="Tomcat 6.0.37 (jfclere)" rtext="released 2013-05-03">
<subsection name="Catalina">
<changelog>
<fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]