This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 03abece Correct location
03abece is described below
commit 03abecea22a02dc3909f0d4f8a6f0e46d63a2dff
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Sep 29 15:31:11 2020 +0100
Correct location
---
webapps/docs/changelog.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 42032aa..1efb76d 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -129,10 +129,6 @@
Don't send the Keep-Alive response header if the connection has been
explicitly closed. (markt)
</fix>
- <fix>
- Fix running service.bat when called from <code>$CATALINA_HOME</code>.
- (markt)
- </fix>
</changelog>
</subsection>
<subsection name="Jasper">
@@ -190,6 +186,10 @@
<update>
Update the CXF module to Apache CXF 3.4.0. (remm)
</update>
+ <fix>
+ Fix running service.bat when called from <code>$CATALINA_HOME</code>.
+ (markt)
+ </fix>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]