From: Ted Lemon Date: Sat, 13 Feb 1999 19:23:57 +0000 (+0000) Subject: Update version and change log. X-Git-Tag: V2-BETA-1-PATCH-12~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d24452156e25b964d4d77984356be3423c5746cb;p=thirdparty%2Fdhcp.git Update version and change log. --- diff --git a/RELNOTES b/RELNOTES index c136fd7ba..2f4b02fda 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,7 +1,7 @@ Internet Software Consortium Dynamic Host Configuration Protocol Distribution - Version 2, Beta 1, Patchlevel 10 - February 8, 1998 + Version 2, Beta 1, Patchlevel 12 + February 13, 1998 Release Notes @@ -53,6 +53,22 @@ 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 11 + +- In the client, close standard I/O descriptors when forking a daemon. + +- Don't let large lease lengths wrap lease expiry times - just use + what fits into a TIME value. + +- Fix a bug in the SIOCGIFCONF interface scanning code. + +- Fix a core dump in the interface scanner that crops up on Linux when + an interface is specified on the command line. + +- Don't use %D in strftime because egcs complains about it. + +- Print the error message if SO_BINDTODEVICE fails. + CHANGES FROM VERSION 2.0 BETA 1 PATCHLEVEL 10 - Update top-level Makefile so that it exits correctly on errors in