From 76fccba1510a8ebe15c5bcdbf4b7626c663fa4a4 Mon Sep 17 00:00:00 2001 From: Richard Hansen Date: Thu, 19 Dec 2024 19:42:03 -0500 Subject: [PATCH] fixup! add mail-from option add changelog entry --- ChangeLog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 4c5cc80..81ba17c 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -55,6 +55,8 @@ repository history](https://github.com/ddclient/ddclient/commits/main). ### New features + * New `--mail-from` option to control the "From:" header of email messages. + [#565](https://github.com/ddclient/ddclient/pull/565) * Simultaneous/separate updating of IPv4 (A) records and IPv6 (AAAA) records is now supported in the following services: `gandi` ([#558](https://github.com/ddclient/ddclient/pull/558)), `nsupdate`