From 4b9147439e0e378c0dfb91b89c4f29fa688b2f11 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Sat, 24 Sep 2016 16:02:57 +0200 Subject: [PATCH] Updated RELNOTES --- RELNOTES | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/RELNOTES b/RELNOTES index f02df24b6..b17793b55 100644 --- a/RELNOTES +++ b/RELNOTES @@ -88,6 +88,15 @@ by Eric Young (eay@cryptsoft.com). either "no" or an (absolute) path, i.e. "yes" is no longer valid. [ISC-Bugs #43227] +- Added the support of git repositories in the util/bind.sh script. + When you build ISC DHCP from a git repo, i.e., without a bind + directory populated as in release distribution file, you may now + create the bind directory, change to it and clone the private + (repo.isc.org/proj/git/prod/bind9.git) or the public + (https://github.com/mirroring/bind9.git) git repository into + bind/bind9 and after invoke the util/bind.sh script as usual. + [ISC-Bugs #43236] + Changes since 4.3.0 (bug fixes) - Tidy up several small tickets. -- 2.47.2