From: Stephen Morris Date: Tue, 12 Feb 2013 12:32:32 +0000 (+0000) Subject: [master] ChangeLog for #2681 X-Git-Tag: bind10-1.0.0-rc-release~22^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aff7100abe378e77ed36e6239a82ca483bcd2288;p=thirdparty%2Fkea.git [master] ChangeLog for #2681 --- diff --git a/ChangeLog b/ChangeLog index 4dbe04504e..d9b0ee171a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +573. [bug] stephen + Fixed problem whereby the DHCP server crashed if it ran out of + addresses. Such a condition now causes a packet to be returned + to the client refusing the allocation of an address. + (Trac #2681, git 87ce14cdb121b37afb5b1931af51bed7f6323dd6) + 572. [bug] marcin perfdhcp: Fixed bug where the command line switches used to run the perfdhcp where printed as ASCII codes.