From: Ted Lemon Date: Fri, 28 May 1999 02:07:40 +0000 (+0000) Subject: Update version and changelog X-Git-Tag: V3-ALPHA-19990527 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=febf034452578c92f722e7c7297d893bc3844773;p=thirdparty%2Fdhcp.git Update version and changelog --- diff --git a/RELNOTES b/RELNOTES index 04c937ee1..c32f635aa 100644 --- a/RELNOTES +++ b/RELNOTES @@ -41,6 +41,34 @@ only recommended for sites that are in a position to experiment, or for sites that need the new features. Bug reports are enthusiastically solicited. + Changes since May 7, 1999 + +- Add LPF token ring support, contributed by Andrew Chittenden. + +- Fix a serious bug in some server option evaluations, where it was + looking for the values in the DHCP option space instead of the + server option space. + +- Prevent the server from failing to configure a client that retries + its initial DHCPDISCOVER too quickly. + +- Tweak semantics of lease limits so that if any class a client is in + has a limit, then the client can't get a lease just because it's + also in a class with no limits. + +- Correct an operator precedence bug in abandoned lease handling. + +- Provide more complete documentation for classes and correct errors + in existing documentation. + +- Fix some pointer non-debug code paths. + +- Add support for encode_int() operand + +- Fix documentation for concat operator. + +- Edit dhcp options manual page for consistency. + Changes since May 6, 1999 - Reverse precedence of user-supplied parameter request list so that