]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2390] Another Changelog typo
authorThomas Markwalder <tmark@isc.org>
Tue, 26 Apr 2022 15:30:56 +0000 (11:30 -0400)
committerThomas Markwalder <tmark@isc.org>
Tue, 26 Apr 2022 15:30:56 +0000 (11:30 -0400)
ChangeLog

index 7f169060c0818168761ce66fc44c4a02da84b784..e869058addc8a603e1be51259a6b6ccd91405b4f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,7 +30,7 @@ Kea 2.1.5 (development) released on Apr 27, 2022
        (Gitlab #2352)
 
 2009.  [func]          tmark
-       Added new hook callout points: ddns4_udpate to Kea DHCPv4
+       Added new hook callout points: ddns4_update to Kea DHCPv4
        server and ddns6_update to Kea DHCPv6 server. This enables
        use of the ddns-tuning hook library.
        (Gitlab #1548)