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-crypto.git
The following commit(s) were added to refs/heads/master by this push:
new 46f49de Update release notes with download link.
46f49de is described below
commit 46f49dec496429e4c6a56038762f90afa3db0a67
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Sep 4 21:23:17 2020 -0400
Update release notes with download link.
---
RELEASE-NOTES.txt | 2 ++
src/changes/release-notes.vm | 5 +++++
2 files changed, 7 insertions(+)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 708b231..c1072a5 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -94,6 +94,8 @@ patches, or suggestions for improvement, see the Apache
Apache Commons Crypto we
https://commons.apache.org/proper/commons-crypto/
+Download page: https://commons.apache.org/dbcp/download_crypto.cgi
+
-----------------------------------------------------------------------------
Apache Commons Crypto 1.0.0
diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm
index 2411a1b..518933b 100644
--- a/src/changes/release-notes.vm
+++ b/src/changes/release-notes.vm
@@ -120,3 +120,8 @@ For complete information on ${project.name}, including
instructions on how to su
patches, or suggestions for improvement, see the Apache ${project.name}
website:
${project.url}
+
+Download page: ${project.url}download_crypto.cgi
+
+Have fun!
+-Apache Commons Team