summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2018-01-29 11:38:33 -0500
committerThomas Markwalder <tmark@isc.org>2018-01-29 11:38:33 -0500
commitde964f22713b36dcac313fe6ff03b95210fd7297 (patch)
treea488a4a593c86a04216e0bb3fc59fff21e7381a7 /RELNOTES
parent075a2f45da9a3194c9ea2c72b2167d9bb5bd0c21 (diff)
downloadisc-dhcp-de964f22713b36dcac313fe6ff03b95210fd7297.tar.gz
[master] Add m4/README to distribution tarball to avoid ac_local() failsv4_4_0_f1
Merges in rt47075.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index cd269fac..0a1f9b45 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -122,6 +122,12 @@ by Eric Young (eay@cryptsoft.com).
was causing BIND9 build to not generate dns/enumclass.h and dns/enumtype.h.
[ISC-Bugs #46971]
+- Added <dhcp>/m4/README to the distribution tarball. Some versions of
+ ac_local() treat the absence of the m4 subdirectory as error rather than
+ warning. This was causing the call to autoreconf, necessary for building
+ with libtool, to fail.
+ [ISC-Bugs #47075]
+
Changes since 4.4.0a1 (New Features)
- Added experimental support for relay port (draft-ietf-dhc-relay-port-10.txt)