]> git.ipfire.org Git - thirdparty/dhcp.git/blobdiff - RELNOTES
[master] Added lease address to DHCPv4 message logs
[thirdparty/dhcp.git] / RELNOTES
index b93af6120a51d929330d754271353f9905bbebc2..bdaab1c90d2870869c838c905ae45e2d6ff4121e 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -204,6 +204,12 @@ dhcp-users@lists.isc.org.
   even valid values to fail as invalid on some environments.
   [ISC-Bugs #46535]
 
+- dhclient will now include the lease address when logging DHCPOFFERs,
+  DHCPREQUESTs, DHCPACKs, DHCPRELEASEs, and DHCPDECLINEs.  Additionally,
+  DHCPOFFERs will be logged before their corresponding DHCPREQUESTs are
+  sent and logged.
+  [ISC-Bugs #2729]
+
                        Changes since 4.3.0 (bug fixes)
 
 - Tidy up several small tickets.