This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 9c5e4ae163d70091afa8a4d77f581836752013b7 Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Dec 10 11:28:31 2019 +0000 Correct version numbers. --- webapps/docs/changelog.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 64e9b46..8d11413 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -76,7 +76,7 @@ </add> <fix> <bug>63964</bug>: Correct a regression in the static resource caching - changes introduced in 9.0.28. URLs constructed from URLs obtained from + changes introduced in 8.5.48. URLs constructed from URLs obtained from the cache could not be used to access resources. (markt) </fix> <fix> @@ -86,7 +86,7 @@ </fix> <fix> <bug>63970</bug>: Correct a regression in the static resource caching - changes introduced in 9.0.28. Connections to URLs obtained for JAR + changes introduced in 8.5.48. Connections to URLs obtained for JAR resources could not be cast to <code>JarURLConnection</code>. (markt) </fix> <add> @@ -109,7 +109,7 @@ </fix> <fix> <bug>63983</bug>: Correct a regression in the static resource caching - changes introduced in 9.0.28. A large number of file descriptors were + changes introduced in 8.5.48. A large number of file descriptors were opened that could reach the OS limit before being released by GC. (markt) </fix> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org