]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Note for gcc 2.95.4 compiler cleanup.
authorShawn Routhier <sar@isc.org>
Tue, 24 Nov 2009 02:23:15 +0000 (02:23 +0000)
committerShawn Routhier <sar@isc.org>
Tue, 24 Nov 2009 02:23:15 +0000 (02:23 +0000)
RELNOTES

index d7174045a2930c40785426c8511b21f116bc2a89..eb9e17f5d5e8e5188b7ea807adfca2c0a678b9fb 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -40,6 +40,13 @@ work on other platforms. Please report any problems and suggested fixes to
 <dhcp-users@isc.org>.
 
 
+                       Changes since 4.2.0a1
+
+- Clean up to allow compilation with gcc 2.95.4 on FreeBSD.  Remove an
+  extra semi-colon from common/dns.c and moved setting a variable to NULL
+  in server/dhcpv6.c to allow the compiler to decide that the variable
+  was always properly set.  
+
                        Changes since 4.1.0 (new features)
 
 - Failover port configuration can now be left to defaults (port 647) as