This is an automated email from the ASF dual-hosted git repository.
markt 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 2a063a93cd Add BZ reference
2a063a93cd is described below
commit 2a063a93cdc2938050b4d9c0b6f67e9af4693de0
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 7bce427908..2d834a157b 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 9.0.81 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 9.0.81 that broke the jdbc-pool.
+ (markt)
</fix>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]