From: Marcin Siodelski Date: Mon, 17 Dec 2012 15:31:51 +0000 (+0100) Subject: [master] Added ChangeLog entry for #2526. X-Git-Tag: bind10-1.0.0-beta-release~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=66c563e695df604afe0edab5d52b7fd4f2a871dd;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #2526. --- diff --git a/ChangeLog b/ChangeLog index 2b0688ac67..555f262b85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +528. [func] marcin + Implemented definitions for DHCPv4 option definitions identified + by option codes: 1 to 63, 77, 81-82, 90-92, 118-119, 124-125. + These definitions are now used by the DHCPv4 server to parse + options received from a client. + (Trac #2526, git 50a73567e8067fdbe4405b7ece5b08948ef87f98) + 527. [bug] jelte Fixed a bug in the synchronous UDP server code where unexpected errors from ASIO or the system libraries could cause b10-auth to