2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[#894] updated ChangeLog

This commit is contained in:
Razvan Becheriu
2020-01-23 15:42:36 +02:00
parent 95e75c4c3c
commit 2321173c63

View File

@@ -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