This is an automated email from the ASF dual-hosted git repository.
markt 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 bd28ebb32f Add credit
bd28ebb32f is described below
commit bd28ebb32f2e0ddaf4b70db3e955cbab5c05ae89
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Jan 21 09:13:33 2025 +0000
Add credit
---
webapps/docs/changelog.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 916a76d958..a6d35ada38 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -181,7 +181,7 @@
Generate an appropriate <code>Allow</code> HTTP header when the Default
servlet returns a 405 (method not allowed) response in response to a
<code>DELETE</code> request because the target resource cannot be
- deleted. (markt)
+ deleted. Pull request <pr>802</pr> provided by Chenjp. (markt)
</fix>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]