]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#894] updated ChangeLog
authorRazvan Becheriu <razvan@isc.org>
Thu, 23 Jan 2020 13:42:36 +0000 (15:42 +0200)
committerRazvan Becheriu <razvan@isc.org>
Thu, 23 Jan 2020 13:42:36 +0000 (15:42 +0200)
ChangeLog

index 1fbf15ab834fd716105172331e05f1430bc1e345..e32ca3180102ce841832e71730fac23496d98b8a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1704.  [func]          fdupont
+       Prepared memfile lease manager to be used with multi-threading.
+       (Gitlab #894)
+
 1703.  [bug]           niclas rozenvik
        A fix in the --with-gtest option. It is now able to detect the
        libgtest.a. Thank you to Niclas Rozenvik for reporting the issue