From: Ted Lemon Date: Thu, 10 Jun 1999 01:41:42 +0000 (+0000) Subject: Update version and changelog X-Git-Tag: V2-BETA-1-PATCH-29 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3740d13e3b38155488f4302ddd11832f2c00caa9;p=thirdparty%2Fdhcp.git Update version and changelog --- diff --git a/RELNOTES b/RELNOTES index 9ecf73fd3..5b548908a 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,7 +1,7 @@ Internet Software Consortium Dynamic Host Configuration Protocol Distribution - Version 2, Beta 1, Patchlevel 28 - May 27, 1999 + Version 2, Beta 1, Patchlevel 29 + June 8, 1999 Release Notes @@ -55,11 +55,18 @@ experiment, or for sites that desperately need the new features. CHANGES FROM VERSION 2.0 BETA 1 PATCHLEVEL 27 +- Fix some pastos I introduced when merging Andrew Chittenden's token + ring support. + +- Apply a patch to the token ring support from Andrew Chittenden. + + CHANGES FROM VERSION 2.0 BETA 1 PATCHLEVEL 27 + - Add dependencies to makefiles. - Don't use ping -w 1 in freebsd client script. -- Token ring support for Linux 2.1 and later. +- Token ring support for LPF, contributed by Andrew Chittenden. - Fix a subtle bug that would cause the server to respond incorrectly in some cases when the client sent duplicate DHCPREQUEST packets.