]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
fixed pipeline after ChangeLog edit
authorWlodek Wencel <wlodek@isc.org>
Thu, 21 Jul 2022 16:07:48 +0000 (18:07 +0200)
committerWlodek Wencel <wlodek@isc.org>
Thu, 21 Jul 2022 16:08:11 +0000 (18:08 +0200)
ChangeLog

index 53c8914ed7b4812136040dd7f60ce5aa33b8bee4..a961ab484e161c6d99715b5b578dc968b3846d65 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,8 +30,8 @@
        (Gitlab #2473)
 
 2036.  [build]         andrei
-       Added a tool that checks whether there are any missing REST commands
-       from the API Reference section of the ARM.
+       Added a tool that checks whether 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)