]> git.ipfire.org Git - thirdparty/dhcp.git/blobdiff - RELNOTES
[master] Add define to disable gentle shutodwn by default
[thirdparty/dhcp.git] / RELNOTES
index f9bb65bd5275f07096c9cc5939c21ba133204eab..f8c62a4a5a5830a4eba6a452b4d5b7a945c38390 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -172,11 +172,15 @@ by Eric Young (eay@cryptsoft.com).
 
 - Add code to properly dereference a pointer in the dhclient code
   on an error condition.
-  [ISC-Bugs #36194
+  [ISC-Bugs #36194]
 
 - Add code to help clean up soft leases.
   [ISC-Bugs #36304]
 
+- Disable the gentle shutdown functionality until we can determine
+  the best way to present it to remove or reduce the side effects.
+  [ISC-Bugs #36066]
+
                        Changes since 4.3.0rc1
 
 - None