diff options
author | Razvan Becheriu <razvan@isc.org> | 2024-06-20 18:50:30 +0200 |
---|---|---|
committer | Razvan Becheriu <razvan@isc.org> | 2024-06-20 23:00:53 +0200 |
commit | 3c5e39fa36342a0bacbed8f75879ef8d618f9cb4 (patch) | |
tree | 543cd89b352a4ddc491f3f86264c13299fc1f309 /ChangeLog | |
parent | [#3366] fix memory leak in unittests (diff) | |
download | kea-3c5e39fa36342a0bacbed8f75879ef8d618f9cb4.tar.xz kea-3c5e39fa36342a0bacbed8f75879ef8d618f9cb4.zip |
[#3459] bump up library versions for 2.7.0 release
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2258. [build] razvan + The library version numbers have been bumped up for the Kea 2.7.0 + development release. + (Gitlab #3459) + 2257. [func] andrei Exceptions thrown from Sysrepo while processing a NETCONF config change or while sending notifications are now caught and logged. |