]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #3309.
authorMarcin Siodelski <marcin@isc.org>
Fri, 7 Feb 2014 18:01:36 +0000 (19:01 +0100)
committerMarcin Siodelski <marcin@isc.org>
Fri, 7 Feb 2014 18:01:36 +0000 (19:01 +0100)
ChangeLog

index 2a5cf1128b22ad6190ef016b76dc1fc592fb910a..b8b24154af3812945ecf3677a9954dbaf48e84bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+747.   [bug]           marcin
+       libdhcpsrv: server configuration mechanism allows creating definitions
+       for standard options for which Kea doesn't provide a definition yet.
+       Without this, the server administrator couldn't configure options for
+       which a definition didn't exist.
+       (Trac# 3309, git 16a6ed6e48a6a950670c4874a2e81b1faf287d99)
+
 746.   [func]          tomek
        IOAddress no longer exposes underlying asio objects. The getAddress()
        method has been removed and replaced with several convenience methods.