diff options
author | Christian Hesse <mail@eworm.de> | 2020-09-25 22:20:34 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-09-25 22:20:34 +0200 |
commit | c3ea55523371403f07f116cb44eebfdf444c5628 (patch) | |
tree | e8912fbae091322f7ec8cd4cd066ae0f3f5e719a /global-config.changes | |
parent | 9f16e0644b8add83968f0646e278ce19c9d6b215 (diff) |
dhcp-to-dns: notify on acting on all bound leaseschange-28
Diffstat (limited to 'global-config.changes')
-rw-r--r-- | global-config.changes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global-config.changes b/global-config.changes index 2fa393b..e260565 100644 --- a/global-config.changes +++ b/global-config.changes @@ -31,4 +31,5 @@ 25="Added support for DHCP server name in DNS FQDN via '\$ServerNameInZone'"; 26="Made check count threshold in 'netwatch-notify' configurable."; 27="Added queue for Telegram notifications to resend later on error."; + 28="Made 'dhcp-to-dns' act on all bound leases, not just dynamic ones."; }; |