2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-03 15:35:17 +00:00

[#2379] add ChangeLog entry

This commit is contained in:
Andrei Pavel
2022-07-01 18:36:22 +03:00
parent d84c81b799
commit 1f9633b593

View File

@@ -1,3 +1,10 @@
2036. [build] andrei
Added a tool that checks if there are any missing REST commands
from the API Reference section of the ARM.
See tools/check-for-missing-api-commands.sh.
It has been integrated into Gitlab CI and runs on every push.
(Gitlab #2379)
2035. [doc] Daniel Bjors 2035. [doc] Daniel Bjors
The developer's guide now correctly uses the Lease4CollectionPtr The developer's guide now correctly uses the Lease4CollectionPtr
and Lease6CollectionPtr types. Thanks to Daniel Bjors for and Lease6CollectionPtr types. Thanks to Daniel Bjors for