This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 15a058d Correct location
15a058d is described below
commit 15a058d7c3b5ac8db23d46c3f4d678563e222b47
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 88ff2ac..4924519 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -123,10 +123,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">
@@ -179,6 +175,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]