You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by sc...@apache.org on 2020/02/24 16:26:50 UTC

[tomcat] branch master updated: Add changelog entry.

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 900ed3e  Add changelog entry.
900ed3e is described below

commit 900ed3ef96080ec378fea452dcd748bf3bfa0ec0
Author: Christopher Schultz <ch...@christopherschultz.net>
AuthorDate: Mon Feb 24 11:26:31 2020 -0500

    Add changelog entry.
---
 webapps/docs/changelog.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 1dd7d65..cb4b51f 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -55,6 +55,10 @@
         Disable StandardManager session persistence by default. It can be
         enabled back in <code>context.xml</code>. (remm)
       </update>
+      <add>
+        Add extension point to DeltaSession to improve subclassing.
+        Patch provided by ThStock. (schultz)
+      </add>
     </changelog>
   </subsection>
   <subsection name="Coyote">


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