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-imaging.git
The following commit(s) were added to refs/heads/master by this push:
new 7a6db116 Fix changes report link
7a6db116 is described below
commit 7a6db11657ae663e032126f46e01fe105c70962a
Author: Gary D. Gregory <[email protected]>
AuthorDate: Fri Jan 17 15:03:23 2025 -0500
Fix changes report link
---
RELEASE-NOTES.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 759d71ba..1e158e7f 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -21,7 +21,7 @@ Changes
* Bump commons-io:commons-io from 2.16.0 to 2.16.1 #385. Thanks
to Dependabot.
-Historical list of changes:
https://commons.apache.org/proper/commons-imaging//changes-report.html
+Historical list of changes:
https://commons.apache.org/proper/commons-imaging/changes.html
For complete information on Apache Commons Imaging, including instructions on
how to submit bug reports,
patches, or suggestions for improvement, see the Apache Commons Imaging
website:
@@ -92,7 +92,7 @@ Changes
* IMAGING-345: Make unit tests work in-memory instead of writing hundred of
tmp files. Thanks to Matthieu Casanova.
-Historical list of changes:
https://commons.apache.org/proper/commons-imaging//changes-report.html
+Historical list of changes:
https://commons.apache.org/proper/commons-imaging/changes.html
For complete information on Apache Commons Imaging, including instructions on
how to submit bug reports,
patches, or suggestions for improvement, see the Apache Commons Imaging
website: