summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2024-08-07 15:58:19 +0200
committerThomas Markwalder <tmark@isc.org>2024-08-07 15:58:19 +0200
commitac266d9c990f1e3bfb951523807a43ea2c6460fb (patch)
tree0473ac9ec4b349332e2f420c0f029143d18e0537 /ChangeLog
parent[#3492] ChangeLog and cleanup (diff)
downloadkea-ac266d9c990f1e3bfb951523807a43ea2c6460fb.tar.xz
kea-ac266d9c990f1e3bfb951523807a43ea2c6460fb.zip
[#3492] Addressed review comments
Fixed ChangeLog, UT, and minor cleanups
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 5440820dc3..d1ea28a86a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,12 @@
2269. [func] tmark
Extended kea-dhcp4 and kea-dhcp6 lenient option parsing
- to drop options which contain malformed FQDNs such as
- DHO_V4_LOST_SERVER and D6O_V6_ACCESS_DOMAIN.
+ to drop FQDN options such as v4-lost and v6-access-domain
+ if they contain malformed FQDNs.
(Gitlab #3492)
Kea 2.7.1 (development) released on July 31, 2024
-2268. [build] ravan
+2268. [build] razvan
The library version numbers have been bumped up for the Kea 2.7.1
development release.
(Gitlab #3515)