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

[master] Added ChangeLog entry 1045 for #4095

This commit is contained in:
Thomas Markwalder
2015-11-11 11:23:44 -05:00
parent 1039a94245
commit ec133bf6ec

View File

@@ -1,3 +1,7 @@
1045. [func] tmark
Added classes for storing client class definitions to libdhcpsrv.
(Trac #4095, git 1039a942450e2a45a1e1aa9924cae4fdbd1541fe)
1044. [build] fdupont
With the addition of a background thread for timeouts, ensure that
the configuration and process spawning code are thread safe.