From: JINMEI Tatuya Date: Mon, 11 Feb 2013 21:42:55 +0000 (-0800) Subject: [master] changelog entry for #2661 X-Git-Tag: bind10-1.0.0-rc-release~20^2~1^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e090b84bd5e2d79d7730563beda5e95140c5d03d;p=thirdparty%2Fkea.git [master] changelog entry for #2661 --- diff --git a/ChangeLog b/ChangeLog index 4c0dcdacd3..ff55f8f426 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +571. [build] jinmei + The ./configure script can now handle output from python-config + --ldflags that contains a space after -L switches. This fixes + failure reported on some Solaris environments. + (Trac #2661, git e6f86f2f5eec8e6003c13d36804a767a840d96d6) + 570. [bug] tmark, marcin, tomek b10-dhcp4: Address renewal now works properly for DHCPv4 clients that do not send client ID.