]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Updated RELNOTES
authorFrancis Dupont <fdupont@isc.org>
Fri, 30 Sep 2016 23:28:14 +0000 (01:28 +0200)
committerFrancis Dupont <fdupont@isc.org>
Fri, 30 Sep 2016 23:28:14 +0000 (01:28 +0200)
RELNOTES

index 224bde6d2b006e4c660fd4e6731343ea9a044d9f..2f855edefaf796359f08e73cdb7cc806aaa8d738 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -101,6 +101,8 @@ by Eric Young (eay@cryptsoft.com).
   (repo.isc.org/proj/git/prod/bind9.git) or the public
   (https://source.isc.org/git/bind9.git) git repository into
   bind/bind9 and then invoke the util/bind.sh script as usual.
+  Note this option is incompatible with "make dist" (and make "distcheck")
+  because no bind/bind.tar.gz nor bind/version.tmp files are available.
   [ISC-Bugs #43236]
 
 - Use the embedded bind libraries where they are built (vs where they
@@ -111,6 +113,10 @@ by Eric Young (eay@cryptsoft.com).
   older (9.9) version of export bind libraries.
   [ISC-Bugs #43215]
 
+- Made "make distcheck" to work with external bind libraries (aka
+  configure --with-libbind).
+  [ISC-Bugs #43285]
+
                        Changes since 4.3.0 (bug fixes)
 
 - Tidy up several small tickets.