diff options
author | Christian Hesse <mail@eworm.de> | 2023-04-24 21:57:32 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-04-24 22:26:26 +0200 |
commit | 19eb8653afb00694b55fb4fcde53b82de415ac63 (patch) | |
tree | 924f31c5cf5bbb3b7234f0eb1354edf573b591ab /news-and-changes.rsc | |
parent | 83e57e6aabcd59b453f0e96695e7ceaf31c1ad6b (diff) | |
parent | ee94024dcaa59333f03d90f342e550a5f3ab40f2 (diff) |
Merge branch 'dhcp-to-dns' into next
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 |