You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/06/19 21:42:58 UTC

commons-dbcp git commit: Update release notes with feedback from announce@ moderator.

Repository: commons-dbcp
Updated Branches:
  refs/heads/master ea82ea44b -> 1e067ed2d


Update release notes with feedback from announce@ moderator.

Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/1e067ed2
Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/1e067ed2
Diff: http://git-wip-us.apache.org/repos/asf/commons-dbcp/diff/1e067ed2

Branch: refs/heads/master
Commit: 1e067ed2d118f9c7a28fc1a62c85204d18ead033
Parents: ea82ea4
Author: Gary Gregory <ga...@gmail.com>
Authored: Tue Jun 19 15:42:55 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Tue Jun 19 15:42:55 2018 -0600

----------------------------------------------------------------------
 RELEASE-NOTES.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/1e067ed2/RELEASE-NOTES.txt
----------------------------------------------------------------------
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index acf3ef1..63bf800 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -2,11 +2,11 @@
                  Version 2.4.0
                  RELEASE NOTES
 
-The Apache Commons DBCP team is pleased to announce the release of Apache Apache Commons DBCP 2.4.0-SNAPSHOT.
+The Apache Commons DBCP team is pleased to announce the release of Apache Apache Commons DBCP 2.4.0.
 
 Apache Commons DBCP software implements Database Connection Pooling.
 
-This is a minor release, including bug fixes and enhancements.
+This is a minor release, including bug fixes and enhancements, which you can download from http://commons.apache.org/proper/commons-dbcp/download_dbcp.cgi
 
 Changes in this version include: