]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2815] Format Changelog
authorSlawek Figiel <slawek@isc.org>
Wed, 10 May 2023 10:42:20 +0000 (12:42 +0200)
committerSlawek Figiel <slawek@isc.org>
Thu, 25 May 2023 11:29:58 +0000 (13:29 +0200)
ChangeLog

index e13adf435f1f5ce46b3493f7e5fec2711275e370..b8d29e59d94715296a6dfb9582e636807b74da78 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,12 @@
 2140.  [func]          slawek
        Implemented functions to delete the host reservations from the
-       configuration. Updated the host manager to fully support altering (add,
-       update, delete) host reservations in the primary source (JSON
-       configuration). Its methods accept a new argument ("operation target") to
-       specify the data source (JSON configuration and/or hosts database) to query
-       or alter. Fixed a bug in retrieving IPv6 host reservations from the
-       configuration by address.
+       configuration. Updated the host manager to fully support altering
+       (add, update, delete) host reservations in the primary source
+       (JSON configuration). Its methods accept a new argument
+       ("operation target") to specify the data source (JSON
+       configuration and/or hosts database) to query or alter. Fixed a
+       bug in retrieving IPv6 host reservations from the configuration
+       by address.
        (Gitlab #2815)
 
 2139.  [bug]           marcin