From 2655701961a56577135f261fb5fb2c3dac2852e1 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Sat, 2 Dec 2023 07:54:04 -0500 Subject: [PATCH] Add download link --- RELEASE-NOTES.txt | 2 ++ src/changes/release-notes.vm | 3 +++ 2 files changed, 5 insertions(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 7f91c19..8db11ae 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -58,6 +58,8 @@ o Bump github/codeql-action from 1 to 2 #86. Thanks to Dependabot. Historical list of changes: https://commons.apache.org/proper/commons-logging/changes-report.html +Download it from https://commons.apache.org/proper/commons-logging/download_logging.cgi + For complete information on Apache Commons Logging, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons Logging website: diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm index 2c58859..6309024 100644 --- a/src/changes/release-notes.vm +++ b/src/changes/release-notes.vm @@ -103,9 +103,12 @@ Removed: Historical list of changes: ${project.url}changes-report.html +Download it from ${project.url}download_logging.cgi + For complete information on ${project.name}, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the ${project.name} website: ${project.url} + =============================================================================