diff options
author | Christian Hesse <mail@eworm.de> | 2023-04-13 00:32:13 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-04-24 22:26:26 +0200 |
commit | ee94024dcaa59333f03d90f342e550a5f3ab40f2 (patch) | |
tree | 924f31c5cf5bbb3b7234f0eb1354edf573b591ab /news-and-changes.rsc | |
parent | ac5d84173f0a5b019ed59051c142837f76b5549e (diff) |
dhcp-to-dns: get domain from dhcp server's network definitionchange-99
Diffstat (limited to 'news-and-changes.rsc')
-rw-r--r-- | news-and-changes.rsc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news-and-changes.rsc b/news-and-changes.rsc index 08ff3fb..7087c6c 100644 --- a/news-and-changes.rsc +++ b/news-and-changes.rsc @@ -12,6 +12,7 @@ 96="Added support for notes in 'netwatch-notify', these are included verbatim into the notification."; 97="Modified 'dhcp-to-dns' to always add A records for names with mac address, and optionally add CNAME records if the host name is available."; 98="Extended 'check-certificates' to download new certificate by SubjectAltNames if download by CommonName fails."; + 99="Modified 'dhcp-to-dns', which dropped global configuration. Settings moved to dhcp server's network definitions."; }; # Migration steps to be applied on script updates |