This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git


The following commit(s) were added to refs/heads/master by this push:
     new 67b82ddc Document Handle SQLException on connection initialization 
with SQL statements (#540)
67b82ddc is described below

commit 67b82ddcdb08d0dcc70105246b0183a0cbb7c207
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Dec 17 07:49:06 2025 -0500

    Document Handle SQLException on connection initialization with SQL
    statements (#540)
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 48a75e1e..aca912f9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -66,6 +66,7 @@ The <action> type attribute can be add,update,fix,remove.
       <!-- FIX -->
       <!-- ADD -->
       <!-- UPDATE -->
+      <action type="fix" dev="ggregory" due-to="Gary Gregory, Mark 
Thomas">Handle SQLException on connection initialization with SQL statements 
(#540).</action> 
     </release>
     <release version="2.14.0" date="2025-12-11" description="This is a minor 
release, including bug fixes and enhancements.">
       <!-- FIX -->

Reply via email to