diff options
author | Ted Lemon <source@isc.org> | 2001-10-05 03:58:38 +0000 |
---|---|---|
committer | Ted Lemon <source@isc.org> | 2001-10-05 03:58:38 +0000 |
commit | 9e9b3ac34cca8221137ac295af84ec6032eb68ed (patch) | |
tree | f56b0db18df8134b6f4514db7834aa37edb22b16 /RELNOTES | |
parent | 5facceb3b4f9904621b288b7d652c45607b4ac7f (diff) | |
download | isc-dhcp-9e9b3ac34cca8221137ac295af84ec6032eb68ed.tar.gz |
Update version and changelog
Diffstat (limited to 'RELNOTES')
-rw-r--r-- | RELNOTES | 20 |
1 files changed, 15 insertions, 5 deletions
@@ -1,12 +1,9 @@ Internet Software Consortium DHCP Distribution - Version 3, Release Candidate 12 - August 23, 2001 + Version 3 + October 2, 2001 Release Notes -This is a development snapshot of Version 3 of the Internet Software -Consortium DHCP Distribution. - NEW FEATURES Version 3 of the ISC DHCP Distribution includes the following features @@ -56,6 +53,19 @@ Murrell at BC Tel Advanced Communications. I'd like to express my thanks to all of these good people here, both for working on the code and for prodding me into improving it. + Changes since 3.0 Release Candidate 12 + +- Fix a memory leak in the evaluation code. + +- Fix an obscure core dump. + +- Print a couple of new warnings when parsing the configuration file + when crucial information is left out. + +- Log "no free leases" as an error. + +- Documentation updates. + Changes since 3.0 Release Candidate 11 - Always return a subnet selection option if one is sent. |