]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Finishing merge of trac5524 (RADIUS skeleton)
authorFrancis Dupont <fdupont@isc.org>
Thu, 22 Feb 2018 23:04:10 +0000 (00:04 +0100)
committerFrancis Dupont <fdupont@isc.org>
Thu, 22 Feb 2018 23:04:10 +0000 (00:04 +0100)
ChangeLog

index b812d42775bad1645140e84ac1a63cb7f75206f1..45a356a8d16046cfe57db55307aa559dd6c05132 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1365.  [func]          fdupont
+       Added initial skeleton implementation for Radius hook library.
+       (Trac #5524, git xxx)
+
 1364.  [func]          fdupont
        Implemented FNV hashing function. Cassandra backend no longer
        explicitly depends on OpenSSL.