This is an automated email from the ASF dual-hosted git repository.
remm 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 d9bff97 Fix changelog entry icon.
d9bff97 is described below
commit d9bff97b2861dd390ed96f29f4d005ae87a9fc33
Author: remm <[email protected]>
AuthorDate: Tue Apr 16 11:01:39 2019 +0200
Fix changelog entry icon.
---
webapps/docs/changelog.xml | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index de56186..45ab3a8 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -47,9 +47,11 @@
<section name="Tomcat 9.0.20 (markt)" rtext="in development">
<subsection name="Catalina">
<changelog>
- Fix some edge cases where the docBase was not being set using a canonical
- path which in turn meant resource URLs were not being constructed as
- expected. (markt)
+ <fix>
+ Fix some edge cases where the docBase was not being set using a
canonical
+ path which in turn meant resource URLs were not being constructed as
+ expected. (markt)
+ </fix>
</changelog>
</subsection>
<subsection name="Coyote">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]