]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #3737.
authorMarcin Siodelski <marcin@isc.org>
Wed, 18 Mar 2015 17:37:21 +0000 (18:37 +0100)
committerMarcin Siodelski <marcin@isc.org>
Wed, 18 Mar 2015 17:37:21 +0000 (18:37 +0100)
ChangeLog

index 755d5b2f4ff75d6abeeb0bae8d47c0067e166d62..4b8425829a9f4ee12a074af4530e20d6d311f5ac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
+914.   [bug]           marcin
+       DHCPv4 server: corrected the logging message issued when
+       the server could not allocate or offer the lease for the
+       client. The corrected message contains the client-id,
+       hardware address, ciaddr and requested-ip-address.
+       (Trac #3737, git 4c56e1348c5d50eaa5b3083a0a8c346966e1b603)
+
 913.   [bug]           sar
        Handle recovery properly should the LFC crash while
        manipulating files after completing processing.
-       (Trac 3759, git bb3b4d14119392261a1766da2b406fa46d4c0f21)
+       (Trac #3759, git bb3b4d14119392261a1766da2b406fa46d4c0f21)
 
 912.   [doc]           sar
        Added sections on LFC to the administrators and developers