]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[#15,!10] Updated RELNOTES
authorThomas Markwalder <tmark@isc.org>
Wed, 12 Jun 2019 14:00:28 +0000 (10:00 -0400)
committerThomas Markwalder <tmark@isc.org>
Wed, 12 Jun 2019 14:00:28 +0000 (10:00 -0400)
RELNOTES

index f52cf469fac94b263fa73bcf0823a28e7a2f9551..7e9e7e4b8082cbd3d7c9f539ae4b92d065bcd5dd 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -102,7 +102,7 @@ by Eric Young (eay@cryptsoft.com).
   than in seconds (via ping-timeout). When greater than zero, the value
   of ping-timeout-ms will override the value of ping-timeout.  Thanks
   to Jay Doran from Bluecat Networks for suggesting this feature.
-  [ISC-Bugs #10,!6             git ebe4f7ae427fa91f561a0b6e5f242de08d319a16]
+  [ISC-Bugs #10,!6     git ebe4f7ae427fa91f561a0b6e5f242de08d319a16]
 
                Changes since 4.4.1 (Bug Fixes)
 
@@ -127,16 +127,17 @@ by Eric Young (eay@cryptsoft.com).
 
 - Corrected a compilation issue that occurred when building without DNS
   update ability (e.g. by undefining NSUPDATE).
-  [ISC-Bugs #16,!9  git ddb508ac083dae4ff83279dd240bad7f73a97b7d]
+  [ISC-Bugs #16,!9     git ddb508ac083dae4ff83279dd240bad7f73a97b7d]
 
 - Corrected an issue that was causing the server, when running in
   DHPCv4 mode, to segfault when class lease limits are reached.
   Thanks to Peter Nagy at Porion-Digital for reporting the matter
   and submitting a patch.
-  [ISC-Bugs #13,!7  git dfcbe359ab278cad70015994ca73ef50d626b23a]
+  [ISC-Bugs #13,!7     git dfcbe359ab278cad70015994ca73ef50d626b23a]
 
 - Made minor changes to eliminate warnings when compiled with GCC 9.
-  [ISC-Bugs #15,!10]   git #TBD]
+  Thanks to Brett Neumeier for bringing the matter to our attention.
+  [ISC-Bugs #15,!10    git c138f38bd00ceca4e1e51a4db7542a15ef79babd]
 
                Changes since 4.4.0 (New Features)
 - none