]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
ChangeLog format fixed, entry clarified.
authorTomek Mrugalski <tomasz@isc.org>
Mon, 17 Oct 2011 15:24:44 +0000 (17:24 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Mon, 17 Oct 2011 15:24:44 +0000 (17:24 +0200)
ChangeLog

index 5a7717d705d73602a3d95950e7ba565db16b640e..a1792328954227c975a3140ec8c1e5b0627164a5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,8 +6,10 @@
        simple code was added that leverages libdhcp. It is a skeleton
        DHCPv6 server. It receives incoming SOLICIT and REQUEST messages
        and responds with proper ADVERTISE and REPLY. Note that since
-       LeaseManager is not implemented, server assigns a the same
-       hardcoded lease for every client.
+       LeaseManager is not implemented, server assigns the same
+       hardcoded lease for every client. This change removes existing
+       DHCPv6 echo server as it was only a proof of concept code.
+       (Trac #1186, git 67ea6de047d4dbd63c25fe7f03f5d5cc2452ad7d)
 
 299.   [build]         jreed
        Do not install the libfake_session, libtestutils, or libbench