summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am4
-rw-r--r--Makefile.in4
-rw-r--r--RELNOTES6
3 files changed, 11 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 32407a11..d8422d09 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,9 @@ EXTRA_DIST = RELNOTES LICENSE \
doc/ja_JP.eucJP/dhclient.conf.5 doc/ja_JP.eucJP/dhclient.leases.5 \
doc/ja_JP.eucJP/dhcp-eval.5 doc/ja_JP.eucJP/dhcp-options.5 \
doc/examples/dhclient-dhcpv6.conf doc/examples/dhcpd-dhcpv6.conf \
- util/bindvar.sh \
+ doc/devel/arch.dox doc/devel/atf.dox doc/devel/contrib.dox \
+ doc/devel/debug.dox doc/devel/isc-logo.jpg doc/devel/mainpage.dox \
+ doc/devel/omapi.dox doc/devel/qa.dox util/bindvar.sh \
bind/Makefile bind/bind.tar.gz bind/version.tmp \
common/tests/Atffile server/tests/Atffile
diff --git a/Makefile.in b/Makefile.in
index eaaddb45..d33a2e83 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -310,7 +310,9 @@ EXTRA_DIST = RELNOTES LICENSE \
doc/ja_JP.eucJP/dhclient.conf.5 doc/ja_JP.eucJP/dhclient.leases.5 \
doc/ja_JP.eucJP/dhcp-eval.5 doc/ja_JP.eucJP/dhcp-options.5 \
doc/examples/dhclient-dhcpv6.conf doc/examples/dhcpd-dhcpv6.conf \
- util/bindvar.sh \
+ doc/devel/arch.dox doc/devel/atf.dox doc/devel/contrib.dox \
+ doc/devel/debug.dox doc/devel/isc-logo.jpg doc/devel/mainpage.dox \
+ doc/devel/omapi.dox doc/devel/qa.dox util/bindvar.sh \
bind/Makefile bind/bind.tar.gz bind/version.tmp \
common/tests/Atffile server/tests/Atffile
diff --git a/RELNOTES b/RELNOTES
index 3e73ae7a..4caf76bb 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -60,7 +60,7 @@ work on other platforms. Please report any problems and suggested fixes to
was used is now solved on GNU/Linux, BSD and GNU/Hurd systems. Note
that use-sockets feature was not tested on those systems. Client and
server code no longer use MAX_PATH constant that is not defined on
- GNU/Hurd systems. [ISC-Bugs 25979]
+ GNU/Hurd systems. [ISC-Bugs #25979]
- Add a perl script in the contrib directory, dhcp-lease-list.pl, which
can parse v4 lease files and output the lease information in a more
@@ -107,6 +107,10 @@ work on other platforms. Please report any problems and suggested fixes to
to work more consistently.
[ISC-Bugs #18175]
+- Missing files for ISC DHCP Developer's Guide are now included in
+ the release tarballs. To generate this documentation, please use
+ make devel command in doc directory. [ISC-Bugs #32767]
+
Changes since 4.2.4
- Correct code to calculate timing values in client to compare