This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git
The following commit(s) were added to refs/heads/release by this push: new 128c745 Fix typo. 128c745 is described below commit 128c7457bb8eb2b1a0171d939dc8a8ba09d76d9c Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Thu Jul 25 16:04:29 2019 -0400 Fix typo. --- 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 9c2d5d8..ca19b08 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.1" date="YYYY-MM-DD" description="This is a minor release, including bug fixes and enhancements.">\ + <release version="2.6.1" date="YYYY-MM-DD" description="This is a minor release, including bug fixes and enhancements."> <!-- TODO --> </release> <release version="2.6.0" date="2019-02-14" description="This is a minor release, including bug fixes and enhancements.">