summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2022-04-26 21:28:22 +0200
committerThomas Markwalder <tmark@isc.org>2022-04-26 21:28:22 +0200
commit9d37cdd4a16dcbfb19944e929f7020aa71f72504 (patch)
treea9ef9d8ba9875ea8f87f8343dfb69aa4ec5e7092
parent[#2392] Fixed kea-dhcp6 not updating outbound FQDN (diff)
downloadkea-9d37cdd4a16dcbfb19944e929f7020aa71f72504.tar.xz
kea-9d37cdd4a16dcbfb19944e929f7020aa71f72504.zip
[#2392] Fixed typos in ChangeLogKea-2.1.5
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ca897f49c4..fef60195eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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