summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2024-03-21 18:05:11 +0100
committerThomas Markwalder <tmark@isc.org>2024-03-21 20:34:20 +0100
commitf09f40a0441468c38396b1faf4dd374393e869a2 (patch)
tree1c4287b894120eb7dfb3e1dfcb041b0e3764a3a6
parent[#3300] Fixed db-reconnect issue (diff)
downloadkea-f09f40a0441468c38396b1faf4dd374393e869a2.tar.xz
kea-f09f40a0441468c38396b1faf4dd374393e869a2.zip
[#3300] Added ChangeLog
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1ca6c7fec..89279495b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2211. [bug] razvan,tmark
+ Corrected an issue in kea-dhcp4 and kea-dhcp6 that
+ causes an infinite loop when database does not exist
+ at startup introduced by #2692.
+ (Gitlab #3300)
+
2210. [func] piotrek
Added libkea-dhcp++, libkea-cfgclient, libkea-d2srv,
libkea-dhcpsrv, libkea-util and libkea-util-io headers that were