From: Thomas Markwalder Date: Tue, 27 Aug 2013 17:32:08 +0000 (-0400) Subject: [master] Added ChangeLog entry 669 for Trac# 3075. X-Git-Tag: bind10-1.2.0beta1-release~239 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db1635daea11d94213b8a7cedaa2a621331b5286;p=thirdparty%2Fkea.git [master] Added ChangeLog entry 669 for Trac# 3075. --- diff --git a/ChangeLog b/ChangeLog index e2f574a8be..9acf24ff5c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,11 @@ -668. [func]* marcin +669. [func] tmark + Added main process event loop to D2Process which is the primary + application object in b10-dchp-ddns. This allows DHCP-DDNS + to queue requests received from clients for processing while + listening for command control events. + (Trac #3075 git e2f9d2e4c1b36f01eb5bfa2c4f8d55cf139c7e02) + +668. [func] marcin libdhcpsrv: Implemented changes to lease allocation engine to propagate information about client's FQDN. (Trac #3083, git 37af28303d1cd61f675faea969cd1159df65bf9d)