Author: timw
Date: Sun Mar 7 21:26:58 2010
New Revision: 920121
URL: http://svn.apache.org/viewvc?rev=920121&view=rev
Log:
Updating changelog with recent commits.
Modified:
tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml?rev=920121&r1=920120&r2=920121&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml (original)
+++ tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml Sun Mar 7 21:26:58 2010
@@ -26,6 +26,7 @@
<author email="[email protected]">Mladen Turk</author>
<author email="[email protected]">Rainer Jung</author>
<author email="[email protected]">Henri Gomez</author>
+ <author email="[email protected]">Tim Whittington</author>
<title>Changelog</title>
</properties>
@@ -39,6 +40,24 @@
new documentation project for JK was started.
</p>
</section>
+<section name="Changes between 1.2.30 and 1.2.31">
+ <br />
+ <subsection name="Native">
+ <changelog>
+ <update>
+ Apache: Added version number resource for mod_jk.so on Windows. (timw)
+ </update>
+ <update>
+ IIS: Added rotatelogs style log rotation to ISAPI Redirector. (timw)
+ </update>
+ <fix>
+ <bug>38895</bug>: IIS: Use RAW headers instead of CGI headers by
default
+ to prevent conversion of underscores '_' to hyphens '-' in
header names.
+ Old behaviour can be enabled by defining USE_CGI_HEADERS. (timw)
+ </fix>
+ </changelog>
+ </subsection>
+</section>
<section name="Changes between 1.2.28 and 1.2.30">
<br />
<subsection name="Native">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]