Author: kkolinko
Date: Wed Mar 3 16:32:54 2010
New Revision: 918554
URL: http://svn.apache.org/viewvc?rev=918554&view=rev
Log:
Move the entry for the tcnavive version fix to the Coyote subsection.
Modified:
tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml
Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml?rev=918554&r1=918553&r2=918554&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml Wed Mar 3
16:32:54 2010
@@ -49,11 +49,6 @@
<update>
Deprecate the jni Buffer and Thread classes. (rjung)
</update>
- <fix>
- Update the version of Tomcat Native DLL installed by the Windows
- installer to be 1.1.20. It was using some very old (1.1.4) version
- of it. (kkolinko)
- </fix>
<update>
Include 32-bit and 64-bit versions of Tomcat Native DLLs into the
Windows installer, instead of downloading them from a web site during
@@ -173,6 +168,15 @@
(markt/costin)
</fix>
<fix>
+ Fix Windows installer to bundle an up-to-date version of native/APR
with
+ it. When asked to install TC-Native it was downloading some very old
(1.1.4)
+ version of it from the HEAnet site. (kkolinko)
+ </fix>
+ <fix>
+ Update the native/APR library version bundled with Tomcat to 1.1.20.
+ (kkolinko)
+ </fix>
+ <fix>
Remove unneeded line from the method that normalizes decodedURI.
(kkolinko)
</fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]