From: Razvan Becheriu Date: Wed, 18 Mar 2020 16:12:04 +0000 (+0200) Subject: [#1148] added ChangeLog X-Git-Tag: Kea-1.7.6~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6f6d14167ca460be3e8c2d73fbe9b67ce88db6a;p=thirdparty%2Fkea.git [#1148] added ChangeLog --- diff --git a/ChangeLog b/ChangeLog index f662ba677c..6413b44a25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1731. [func] razvan + The NameChangeSender class is thread safe, making DNS updates + compatible with multi-threading packet processing. + (Gitlab #1148) + 1730. [func] razvan Added -N command line switch that enables experimental multi-threading support. Number of threads can be specified (e.g. -N8) or Kea can be