[tomcat] branch main updated: Fix changelog entry

2023-03-14 Thread lihan
This is an automated email from the ASF dual-hosted git repository.

lihan 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 f28f12e5b6 Fix changelog entry
f28f12e5b6 is described below

commit f28f12e5b639a40c3cef4278ee55738d14a62111
Author: lihan 
AuthorDate: Wed Mar 15 10:58:34 2023 +0800

Fix changelog entry
---
 webapps/docs/changelog.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 6eb73d1c60..46b8da05be 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -155,6 +155,7 @@
   
 66524 Correct eviction ordering in WebResource cache to
 by LRU as intended. (schultz)
+  
 
   
   


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] branch main updated: Fix changelog entry

2021-11-09 Thread remm
This is an automated email from the ASF dual-hosted git repository.

remm 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 48df7be  Fix changelog entry
48df7be is described below

commit 48df7be04c8b2654c8673acfcaecb8c05ba85c11
Author: remm 
AuthorDate: Tue Nov 9 10:00:17 2021 +0100

Fix changelog entry
---
 webapps/docs/changelog.xml | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 42c92bd..5576ac4 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -166,6 +166,12 @@
 457: Add a toString() method to
 MimeHeader to aid debugging. (dblevins)
   
+  
+Add experimental OpenSSL support through the Panama API incubating in
+Java 17, with support for OpenSSL 1.1+. This no longer requires
+tomcat-native or APR. Please refer to the openssl-java17
+module for more details. (remm)
+  
 
   
   
@@ -192,12 +198,6 @@
 Servlet API. The new approach synchronizes the service()
 method.
   
-  
-Add experimental OpenSSL support through the Panama API incubating in
-Java 17, with support for OpenSSL 1.1+. This no longer requires
-tomcat-native or APR. Please refer to the openssl-java17
-module for more details. (remm)
-  
 
   
   

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org