This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 4573f2b7c2 Remove entries which are already in 11.0.0
4573f2b7c2 is described below
commit 4573f2b7c2d1998815d5389a5ee2ab9a560b3aba
Author: remm <[email protected]>
AuthorDate: Thu Oct 3 14:31:13 2024 +0200
Remove entries which are already in 11.0.0
---
webapps/docs/changelog.xml | 18 ------------------
1 file changed, 18 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 29d8da1a15..b30a554613 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -123,24 +123,6 @@
Remove default value (was <code>catalina</code>) for the
<code>secret</code> init parameter of the WebDAV Servlet. (remm)
</update>
- <fix>
- <bug>69359</bug>: <code>WebdavServlet</code> duplicates
- <code>getRelativePath()</code> method from super class with
- incorrect Javadoc. (michaelo)
- </fix>
- <fix>
- <bug>69360</bug>: Inconsistent <code>DELETE</code> behavior between
- <code>WebdavServlet</code> and <code>DefaultServlet</code>.
- (michaelo)
- </fix>
- <fix>
- Make <code>WebdavServlet</code> properly return the <code>Allow</code>
- header when deletion of a resource is not allowed. (michaelo)
- </fix>
- <fix>
- Add log warning if non wildcard mappings are used with the
- <code>WebdavServlet</code>. (remm)
- </fix>
</changelog>
</subsection>
<subsection name="Coyote">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]