This is an automated email from the ASF dual-hosted git repository.
FreeAndNil pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git
The following commit(s) were added to refs/heads/master by this push:
new 3fedac02 add changelog hint to announce mail
3fedac02 is described below
commit 3fedac02917fd2422ac5d7a454d6abafcc00fe53
Author: Jan Friedrich <[email protected]>
AuthorDate: Fri Aug 21 23:21:48 2026 +0200
add changelog hint to announce mail
---
doc/MailTemplate.Announce.txt | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/doc/MailTemplate.Announce.txt b/doc/MailTemplate.Announce.txt
index 76fee88c..16cc17ff 100644
--- a/doc/MailTemplate.Announce.txt
+++ b/doc/MailTemplate.Announce.txt
@@ -4,7 +4,16 @@ Subject: [ANNOUNCE] Apache log4net 3.4.1 released
Hi,
the Apache log4net team is pleased to announce the 3.4.1 release.
+
For further information (support, download, etc.) see
+
- https://logging.apache.org/log4net/release-notes.html
- https://github.com/apache/logging-log4net/releases/tag/rel%2F3.4.1
- https://www.nuget.org/packages/log4net/3.4.1
+- https://www.nuget.org/packages/log4net.Ext.Mail/3.4.1
+
+Highlights of this release:
+
+[AGENT: read src/changelog/<this version>/ and replace this block with the few
changes that matter to users, one unwrapped line each, starting with "* ". No
dashes.]
+
+The Apache log4net team