From 646f5d716c6611c7db06eb394606ba740cdcb79c Mon Sep 17 00:00:00 2001 From: Ted Lemon Date: Mon, 29 Mar 1999 22:44:38 +0000 Subject: [PATCH] Update changelog. Increment version. --- RELNOTES | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/RELNOTES b/RELNOTES index cd6c82880..1c3fc7d38 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,7 +1,7 @@ Internet Software Consortium Dynamic Host Configuration Protocol Distribution - Version 2, Beta 1, Patchlevel 19 - March 26, 1998 + Version 2, Beta 1, Patchlevel 20 + March 29, 1998 Release Notes @@ -53,6 +53,25 @@ running in producion at the ISC, but is not expected to be stable in the near future, and is intended for sites that are in a position to experiment, or for sites that desperately need the new features. + CHANGES FROM VERSION 2.0 BETA 1 PATCHLEVEL 19 + +- Removed arp table clearing code from solaris client script. + +- Document Linux "protocol not configured" error more thoroughly. + +- Clean up some unused variables. + +- Add entry and exit hooks to all dhcp client scripts, along with a + make_resolv_conf function that can be redefined in the entry hooks. + Document this new feature set. + +- Fix client to take advantage of network APIs that allow it to + receive a unicast instead of requesting that the DHCP server + broadcast its response. + +- Add -pf flag to all daemons allowing user to specify PID file name + on command line. + CHANGES FROM VERSION 2.0 BETA 1 PATCHLEVEL 18 - Support added for AIX 4.1.5.0 (and hopefully other versions). -- 2.47.3