From: Francis Dupont Date: Wed, 11 Nov 2015 12:52:55 +0000 (+0100) Subject: [master] Finished merge of trac4060a (Kea multi-threaded) X-Git-Tag: trac4097_base~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c130bd7c8d0eb97966e9821bab491bca5321b6c;p=thirdparty%2Fkea.git [master] Finished merge of trac4060a (Kea multi-threaded) --- diff --git a/ChangeLog b/ChangeLog index 50ee904cc4..f12798f431 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1044. [build] fdupont + With the addition of a background thread for timeouts, ensure that + the configuration and process spawning code are thread safe. + (Trac #4060, git xxx) + 1043. [func] fdupont Implemented support for hex strings in client classification. (Trac #4091, git 406153af95404adb96296df09ec6033b484586e3)