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} + =============================================================================