]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2379] add ChangeLog entry
authorAndrei Pavel <andrei@isc.org>
Fri, 1 Jul 2022 15:36:22 +0000 (18:36 +0300)
committerAndrei Pavel <andrei@isc.org>
Fri, 1 Jul 2022 15:36:22 +0000 (18:36 +0300)
ChangeLog

index 58ae18e0668067065554657a0b9b8b14de9093fe..8e1347b355df6b93c363e7076749383c3875358c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
        The developer's guide now correctly uses the Lease4CollectionPtr
        and Lease6CollectionPtr types. Thanks to Daniel Bjors for