From ab3a540fbea72f0bd045ed9cf0c48e4d6a3a7397 Mon Sep 17 00:00:00 2001 From: Shane Kerr Date: Mon, 17 Sep 2007 10:15:25 +0000 Subject: [PATCH] Will not be in a3, so need new section for RELNOTES. --- RELNOTES | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/RELNOTES b/RELNOTES index 047aab82..db62c69f 100644 --- a/RELNOTES +++ b/RELNOTES @@ -52,12 +52,13 @@ The system has only been tested on Linux, FreeBSD, and Solaris, and may not work on other platforms. Please report any problems and suggested fixes to . - - Changes since 4.0.0a2 + Changes since 4.0.0a3 - The DHCP server no longer requires a "ddns-update-style" statement, and now defaults to "none", which means DNS updates are disabled. + Changes since 4.0.0a2 + - Fix for startup where there are no IPv4 addresses on an interface. Thanks to Marcus Goller for reporting the bug.