From: Ted Lemon Date: Fri, 19 Feb 1999 18:57:26 +0000 (+0000) Subject: Oops, missed a changelog entry X-Git-Tag: V2-BETA-1-PATCH-14~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bf649f89ca65a40ca691549ed7b4e5cb368e7549;p=thirdparty%2Fdhcp.git Oops, missed a changelog entry --- diff --git a/RELNOTES b/RELNOTES index 8ec8b17b4..44f615f82 100644 --- a/RELNOTES +++ b/RELNOTES @@ -63,6 +63,11 @@ experiment, or for sites that desperately need the new features. - Add test for ARPHRD_TUNNEL so that client and server do not fail on versions of Linux running IPsec implementations or the like. +- Move tests for constants defined in O.S. headers into osdep.h - test + for HAVE_whatever in .c files. Define relevant HAVE_whatevers in + linux.h, so that versions of linux that define these constants as + enums will still work. + CHANGES FROM VERSION 2.0 BETA 1 PATCHLEVEL 12 - Initialize the "quiet" variable in dhclient.c to zero (it was used