This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 607744defa Update changelog
607744defa is described below
commit 607744defae92ce6cb1af61f15476a1c98f781cd
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Jun 26 19:34:13 2026 +0100
Update changelog
---
webapps/docs/changelog.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 8a2ef1cc3c..fb57350ee2 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -137,6 +137,10 @@
Use <code>Files</code> API to create temporary docBase when
<code>antiLockingDocBase</code> is enabled. (markt)
</fix>
+ <fix>
+ Improve validation of configuration when <code>DataSourceRealm</code>
+ starts. (remm)
+ </fix>
<fix>
<code>JAASRealm</code> should do a logout if login does not fail
outright but
does not produce a Principal. (remm)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]