From: Ted Lemon Date: Sat, 6 Dec 1997 11:36:58 +0000 (+0000) Subject: Update for 2.0 Beta 1 X-Git-Tag: V1-0-0^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4e72fb70dc44c51a7769260f7e5c07ced686e8f9;p=thirdparty%2Fdhcp.git Update for 2.0 Beta 1 --- diff --git a/RELNOTES b/RELNOTES index 24cb7cb8e..c82375019 100644 --- a/RELNOTES +++ b/RELNOTES @@ -51,6 +51,15 @@ database. This release 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. +- Use %ld to print pid_t and cast pid_t values to long to avoid + inconsistent declarations between different POSIX flavours. + +- Add support for ARPHRD_IEEE802 (token ring) hardware type. + +- If we own an address and a client requests it, but we can't assign + it to that client, we now NAK it so that the client doesn't try to + reuse it. + CHANGES FROM THE JUNE SNAPSHOT - Support for NeXTstep 3.x and 4.x