From: Marcin Siodelski Date: Wed, 23 Jan 2013 11:16:36 +0000 (+0100) Subject: [master] Updated ChangeLog for #2591. X-Git-Tag: bind10-1.0.0-rc-release~25^2~10^2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=701cf211bb322f46cd0188b8adc2f8e9ad8ac8e6;p=thirdparty%2Fkea.git [master] Updated ChangeLog for #2591. --- diff --git a/ChangeLog b/ChangeLog index e305569e55..dd40c53c5c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +558. [func] marcin + b10-dhcp4: server now adds configured options to its + responses to a client when client requests them. + A few basic options: Routers, Domain Name, Domain + Name Servers and Subnet Mask are added regardless + if client requested them or not. + (Trac #2591, git aeec2dc1b9c511d17971ac63138576c37e7c5164) + 557. [func] stephen Update DHCP sections of the BIND 10 guide. (Trac #2642, git e5faeb5fa84b7218fde486347359504cf692510e)