This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new 50184c8 Fix typo
50184c8 is described below
commit 50184c877b721be4766e1f9f612342947f195399
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 77d0ad5..93b186d 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -287,8 +287,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]