This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
     new 6ec028e  Fix typo
6ec028e is described below

commit 6ec028edc5ca1b6e928fb3395e993b272c814292
Author: Mark Thomas <ma...@apache.org>
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 8e87097..809d65e3 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -324,8 +324,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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to