]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2038] add ChangeLog entry
authorAndrei Pavel <andrei@isc.org>
Wed, 12 Jan 2022 15:23:50 +0000 (17:23 +0200)
committerAndrei Pavel <andrei@isc.org>
Thu, 13 Jan 2022 12:54:01 +0000 (14:54 +0200)
ChangeLog

index c635d9c00609ef975b238b4716a2862f0a95622c..9c6c758495d7e2ee502e413aa3754922bd0875bd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
-1980.  [func]          andrei
-       The output of the lease-dump command of kea-admin can now be used
-       as a CSV lease file.
+1980.  [func]*         andrei
+       The kea-admin lease-dump command now outputs a CSV file that is
+       compatible with the memfile backend. This is useful when
+       migrating from database to memfile. The generated output is
+       backwards incompatible. Any tools that depend on it would need
+       to adapt.
        (Gitlab #2038)
 
 1979.  [bug]           fdupont