diff options
author | Thomas Markwalder <tmark@isc.org> | 2022-04-26 21:28:22 +0200 |
---|---|---|
committer | Thomas Markwalder <tmark@isc.org> | 2022-04-26 21:28:22 +0200 |
commit | 9d37cdd4a16dcbfb19944e929f7020aa71f72504 (patch) | |
tree | a9ef9d8ba9875ea8f87f8343dfb69aa4ec5e7092 | |
parent | [#2392] Fixed kea-dhcp6 not updating outbound FQDN (diff) | |
download | kea-9d37cdd4a16dcbfb19944e929f7020aa71f72504.tar.xz kea-9d37cdd4a16dcbfb19944e929f7020aa71f72504.zip |
[#2392] Fixed typos in ChangeLogKea-2.1.5
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ Kea 2.1.5 (development) released on Apr 27, 2022 2015. [bug] tmark Fixed an issue in kea-dhcp6 that was causing the server not to update the FQDN option in outbound responses when - the ddsn-tuning hook lib calculates a new host name. - (Gitlba #2392) + the ddns-tuning hook lib calculates a new host name. + (Gitlab #2392) 2014. [bug] tmark Correct an issue that was causing reconfigure to fail |