summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorzuul <zuul@gerrit.asterisk.org>2016-11-20 22:57:12 -0600
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-11-20 22:57:12 -0600
commit120a4999f01307f380d40aab362a1f3a49d77761 (patch)
tree5ba60a0848ac98ad8e088ecd02f4a833445f317d /CHANGES
parent7a8d6bc81b40fddffbdc00d4e9fc98856fd052ff (diff)
parent97a75e3829e2e263da1828a06dad97b40c7ff32c (diff)
Merge "Add support for building RADIUS with radcli"
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3db847d83..cb3fe951d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -19,6 +19,10 @@ Build System
Asterisk built with LOW_MEMORY can now successfully load binary modules
built without LOW_MEMORY and vice versa.
+ * RADIUS backends for CEL and CDR can now also be built using the radcli
+ client library, in addition to the existing support for building them
+ using either freeradius or radiusclient-ng.
+
Core
------------------
* ASTERISK_REGISTER_FILE was no longer useful and has been removed. Sources