]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Update README - added section on Release status which was in the TOC
authorVicky Risk <vicky@isc.org>
Mon, 24 Jan 2022 13:52:58 +0000 (13:52 +0000)
committerTomek Mrugalski <tomek@isc.org>
Mon, 24 Jan 2022 18:58:32 +0000 (18:58 +0000)
README

diff --git a/README b/README
index 3f7af4cf23ac0afc20c9475ad3d22fb68145405f..fe2c145e525b633f1ca9967c73ed0a2d72a44b85 100644 (file)
--- a/README
+++ b/README
@@ -63,11 +63,11 @@ client lease database is documented in the dhclient.leases man page.
 The source for all these man pages is in the client/ subdirectory in
 the distribution.   In addition, the dhcp-options man page should be
 referred to for information about DHCP options. The client component
-is reaching End-of-Life and will not be part of future releases.
+is End-of-Life and will not be part of future releases.
 
 DHCP relay agent documentation is in the dhcrelay man page, the source
 for which is distributed in the relay/ subdirectory. The relay component
-is reaching End-of-Life and will not be part of future releases.
+is End-of-Life and will not be part of future releases.
 
 KEA Migration Assistant documentation, including how to build, install
 and use it, is including in the keama/ directory.
@@ -92,6 +92,12 @@ will not be correct for your operating system until after you iterate
 'make install' (so if you're reading a manpage out of the source
 directory, it may not have up-to-date information).
 
+                               RELEASE STATUS
+
+Version 4.4.3 is a maintenance release of the DHCP client, relay and 
+server. It is the final release for the client and relay components, 
+which have reached end-of-life and will no longer be maintained. 
+
                    BUILDING THE DHCP DISTRIBUTION
 
                             UNPACKING IT