From: Shawn Routhier Date: Thu, 7 Nov 2013 18:37:11 +0000 (-0800) Subject: [master] Add release note X-Git-Tag: v4_3_0a1~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1534fff7c5365805408d050c2f17d9b983e0fb3b;p=thirdparty%2Fdhcp.git [master] Add release note --- diff --git a/RELNOTES b/RELNOTES index 358464dee..a99ec5fd1 100644 --- a/RELNOTES +++ b/RELNOTES @@ -84,6 +84,11 @@ work on other platforms. Please report any problems and suggested fixes to that work with some modifications. [ISC-Bugs 21139] +- Update the DDNS code to support usage without a zone statement. + We strongly recommend that you use a zone statement with a TSIG + key for security reasons. + [ISC-Bugs 30461] + Changes since 4.2.5 - Address static analysis warnings.