From: Razvan Becheriu Date: Mon, 9 Mar 2020 15:39:58 +0000 (+0200) Subject: [#1016] updated ChangeLog X-Git-Tag: Kea-1.7.6~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e96d1ae873711762b33a42fb1ffcafb9ac7f9b4;p=thirdparty%2Fkea.git [#1016] updated ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 507d0869c8..14be42c3ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1729. [func] razvan + The RAII MultiThreadingCriticalSection class is now able to + automatically stop and start the packet thread pool in order to + perform server configuration and avoid race conditions in non + thread safe code. + (Gitlab #1016) + 1728. [bug] tmark Memfile now supports commas in the hostname and user-context columns. Commas in either column now escaped as "," when