This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 01559a23cb Add BZ reference
01559a23cb is described below
commit 01559a23cb107bafa38ec025eaf30f0c8bccdac9
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Oct 10 14:47:45 2023 -0300
Add BZ reference
---
webapps/docs/changelog.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 599c0abee1..44045b1f30 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -108,8 +108,9 @@
<subsection name="jdbc-pool">
<changelog>
<fix>
- Correct a regression in the clean-up of unencessary use of fully
- qualified class names in 10.1.14 that broke the jdbc-pool. (markt)
+ <bug>67664</bug>: Correct a regression in the clean-up of unencessary
+ use of fully qualified class names in 10.1.14 that broke the jdbc-pool.
+ (markt)
</fix>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]