This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-net.git
The following commit(s) were added to refs/heads/master by this push:
new 7a6c5e0a Typos
7a6c5e0a is described below
commit 7a6c5e0ab868a32dad849c41bf1926ea85c91263
Author: Sebb <[email protected]>
AuthorDate: Fri Jan 17 23:26:16 2025 +0000
Typos
---
RELEASE-NOTES.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index edd45e78..5ef898a4 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -21,10 +21,10 @@ Fixed Bugs
----------
o Allow longer data in pattern IMAPReply.UNTAGGED_RESPONSE. Thanks
to Stuart Maclean, Gary Gregory.
-o Fix Reproducible Builds issues #259. Thanks to Herv� Boutemy, Gary
Gregory.
+o Fix Reproducible Builds issues #259. Thanks to Hervé Boutemy, Gary
Gregory.
-Historical list of changes:
https://commons.apache.org/proper/commons-net/changes-report.html
+Historical list of changes:
https://commons.apache.org/proper/commons-net/changes.html
Enjoy!
-Apache Commons Net team