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

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

commit 529862c133d92f0630e1ae80268550171edbc9d2
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Jul 24 11:14:52 2023 +0100

    Add an entry for BZ 66680 / #638
    
    https://bz.apache.org/bugzilla/show_bug.cgi?id=66680
---
 webapps/docs/changelog.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 43b481afd5..7c25b5390d 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -111,6 +111,11 @@
         Align documentation for maxParameterCount to match hard-coded defaults.
         Contributed by Michal Sobkiewicz. (schultz)
       </fix>
+      <fix>
+        <bug>66680</bug>: When serializing a session during the session
+        presistence process, do not log a warning that null Principals are not
+        serializable. Pull request <pr>638</pr> provided by tsryo. (markt)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Coyote">


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

Reply via email to