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 0ccd964 Fix typo
0ccd964 is described below
commit 0ccd9643ce9017b23599b69fe788dc0f83f7759e
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Jun 8 18:45:12 2021 +0100
Fix typo
---
webapps/docs/changelog.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 60b76d9..a183965 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -295,8 +295,8 @@
<fix>
<bug>65362</bug>: Correct a regression in the previous release. The
change to create OSGi <code>Require-Capability</code> sections in
- manifests for Jakarta API JARs manually rather bnd annotations did not
- add the necessary manual entries to the embedded JARs. (markt)
+ manifests for Jakarta API JARs manually rather than with bnd
annotations
+ did not add the necessary manual entries to the embedded JARs. (markt)
</fix>
<update>
Update the packaged version of the Tomcat Native Library to 1.2.30.
Also
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]