summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPiotrek Zadroga <piotrek@isc.org>2023-06-06 16:52:12 +0200
committerPiotrek Zadroga <piotrek@isc.org>2023-06-06 16:52:12 +0200
commitfaa7849cf501312d273713e29f58136c61001f77 (patch)
tree0e86b1ec4db9180a5f06167bbec41f194219750b /ChangeLog
parent[#2855] Documentation update (diff)
downloadkea-faa7849cf501312d273713e29f58136c61001f77.tar.xz
kea-faa7849cf501312d273713e29f58136c61001f77.zip
[#2855] Updating ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c552394c59..886d6466d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2145. [bug] piotrek
+ Fixed a bug in kea-admin script where lack of lease type argument
+ was not caught correctly and kea-lfc was called without -4 or -6
+ DHCP version.
+ (Gitlab #2855)
+
Kea 2.3.8 (development) released on May 31, 2023
2144. [build] razvan