This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 3d82cc6df7 Add BZ reference
3d82cc6df7 is described below
commit 3d82cc6df71599ee2f2096a5b1cf8146d93f45ba
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 d6e194a05e..3da9739316 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 8.5.94 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 8.5.94 that broke the jdbc-pool.
+ (markt)
</fix>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]