diff options
author | Thomas Markwalder <tmark@isc.org> | 2019-06-12 10:00:28 -0400 |
---|---|---|
committer | Thomas Markwalder <tmark@isc.org> | 2019-06-12 10:00:28 -0400 |
commit | 71277027e98bcd94692406746b0685a7032d9fba (patch) | |
tree | b4510c673655b2befb98ab9f77cbf203cc636dd5 | |
parent | c138f38bd00ceca4e1e51a4db7542a15ef79babd (diff) | |
download | isc-dhcp-71277027e98bcd94692406746b0685a7032d9fba.tar.gz |
[#15,!10] Updated RELNOTES15-confpars-c-has-invalid-error-messages-when-memory-allocation-fails
-rw-r--r-- | RELNOTES | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -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 |