]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] changelog entry for #2661
authorJINMEI Tatuya <jinmei@isc.org>
Mon, 11 Feb 2013 21:42:55 +0000 (13:42 -0800)
committerJINMEI Tatuya <jinmei@isc.org>
Mon, 11 Feb 2013 21:42:55 +0000 (13:42 -0800)
ChangeLog

index 4c0dcdacd386ebe1c0f365491a5b061401fa2339..ff55f8f42633dca2988dfac9b64223f2c6f42a2c 100644 (file)
--- 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.