From: Ted Lemon Date: Tue, 30 Mar 1999 21:52:52 +0000 (+0000) Subject: Update version and changelog X-Git-Tag: V3-ALPHA-19990330~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd505e341bd0c421c659ccd07674df66e408144f;p=thirdparty%2Fdhcp.git Update version and changelog --- diff --git a/RELNOTES b/RELNOTES index a184ccdc8..d5ee48eec 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,7 +1,7 @@ Internet Software Consortium Dynamic Host Configuration Protocol Distribution Version 3, Alpha Snapshot - March 29, 1999 (a) + March 30, 1999 Release Notes @@ -55,6 +55,14 @@ pretty decent chance it will do something other than what you expect when you try to use it. Pointing out inconsistencies between the documentation and the source code will always be appreciated. + Changes since March 29, 1999 (second snapshot) + +- Fix a memory allocation bug + +- Move support for allow and deny keywords (WRT to server option + space) into common code so that they can be used within + conditionals. + Changes since March 29, 1999 (first snapshot) - Build two new manual pages. @@ -63,8 +71,6 @@ documentation and the source code will always be appreciated. - Add entry, exit and resolv.conf building hooks to dhclient-script. -- Fix a memory allocation bug. - Changes since March 26, 1999 - Set broadcast flag in DHCPDISCOVER packet if appropriate.