This is an automated email from the ASF dual-hosted git repository.
markt 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 9189a0d6c4 Add change log entry
9189a0d6c4 is described below
commit 9189a0d6c44df923b369ed37c5f44a111d475a87
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Nov 21 13:59:45 2022 +0000
Add change log entry
---
webapps/docs/changelog.xml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 18235dba10..31ca1306d4 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -235,6 +235,14 @@
</fix>
</changelog>
</subsection>
+ <subsection name="jdbc-pool">
+ <changelog>
+ <fix>
+ <bug>66346</bug>: Ensure all JDBC pool JARs are reproducible. Pull
+ request <pr>566</pr> provided by John Neffenger. (markt)
+ </fix>
+ </changelog>
+ </subsection>
<subsection name="Other">
<changelog>
<update>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]