summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRazvan Becheriu <razvan@isc.org>2024-03-22 15:38:56 +0100
committerRazvan Becheriu <razvan@isc.org>2024-03-22 15:41:25 +0100
commit7c8af0de0a0601b7683cf5512c97c26ded55ab9d (patch)
tree85d4bbcfe715a7ab7c86c43117f045642a901756 /ChangeLog
parent[#3300] revert fix and move poll (diff)
downloadkea-7c8af0de0a0601b7683cf5512c97c26ded55ab9d.tar.xz
kea-7c8af0de0a0601b7683cf5512c97c26ded55ab9d.zip
[#3304] bump up library versions for 2.5.7 release
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 556d8baa4f..79d534be9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,14 @@
+2213. [build] razvan
+ The library version numbers have been bumped up for the Kea 2.5.7
+ development release.
+ (Gitlab #3304)
+
2212. [build] tomek
The jinja dependency, used in building documentation, was
updated.
(Gitlab #3079)
-2211. [bug] razvan,tmark
+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.