From: Ted Lemon Date: Mon, 29 Mar 1999 22:57:55 +0000 (+0000) Subject: Update changelog and version. X-Git-Tag: V3-ALPHA-19990329A~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5531823f62256fc4184e108b4e0bc354375e169c;p=thirdparty%2Fdhcp.git Update changelog and version. --- diff --git a/RELNOTES b/RELNOTES index 8398bd468..a184ccdc8 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,7 +1,7 @@ Internet Software Consortium Dynamic Host Configuration Protocol Distribution Version 3, Alpha Snapshot - March 29, 1999 + March 29, 1999 (a) Release Notes @@ -55,6 +55,16 @@ 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 (first snapshot) + +- Build two new manual pages. + +- Undo IFF_POINTOPOINT change from March 26. + +- 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.