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
The following commit(s) were added to refs/heads/8.5.x by this push:
new 60f104a Correct location
60f104a is described below
commit 60f104a7224aa33d1f5f490542ff9576849375f2
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Sep 29 15:36:38 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 3f02e3a..969147d 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -94,10 +94,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">
@@ -144,6 +140,10 @@
Expand coverage of Russian translations. Pull request provided by
Nikolay Gribanov. (markt)
</add>
+ <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]