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 dcfd753e42 Add BZ reference
dcfd753e42 is described below
commit dcfd753e4205f89e2733e3921daf82423a349bb2
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 137d887fde..557f385fa0 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 11.0.0-M12 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 11.0.0-M12 that broke the
+ jdbc-pool. (markt)
</fix>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]