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 036d467 Prepare release 2.6.0. 036d467 is described below commit 036d467898594c0111b0f7084e36fb7e0be41802 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Thu Feb 14 17:06:17 2019 -0500 Prepare release 2.6.0. --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 777927c..ff21ec3 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -60,7 +60,7 @@ The <action> type attribute can be add,update,fix,remove. --> <body> - <release version="2.6.0" date="2019-02-DD" description="This is a minor release, including bug fixes and enhancements."> + <release version="2.6.0" date="2019-02-14" description="This is a minor release, including bug fixes and enhancements."> <action dev="chtompki" type="add" issue="DBCP-534" due-to="Peter Wicks"> Allow for manual connection eviction. </action>