This is an automated email from the ASF dual-hosted git repository.
markt 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 280bb15 Add spec updates to changelog
280bb15 is described below
commit 280bb15bdb4dbb428151866eeac606e638896cb4
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Jan 14 16:54:13 2020 +0000
Add spec updates to changelog
---
webapps/docs/changelog.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index c52813c..69ad6c9 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -48,6 +48,11 @@
<subsection name="Catalina">
<changelog>
<update>
+ Update to Jakarta Servlet 5.0, Jakarta Server Pages 3.0. Jakarta
+ Expression Language 4.0, Jakarta WebSocket 2.0, Jakarta Authentication
+ 2.0 and Jakarta Annotations 2.0. (markt)
+ </update>
+ <update>
Remove GenericPrincipal.getPassword. The credentials should remain
managed by the realm. (remm)
</update>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]