aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-06 03:40:57 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-06 03:40:57 +0000
commit2a034388172849cd8a4a76b5c4010e0f335186a7 (patch)
treedc31a9268d0c63dc67bd1b884959746dbb19948d /CHANGES
parent0c2c6ea5e914dbf9fbc988cf6c32a939a7bcf20c (diff)
note TLS support for manager and HTTP in CHANGES
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@73632 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a518c842c..c900ab473 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,7 @@
AMI - The manager (TCP/TLS/HTTP)
--------------------------------
+ * Added TLS support for the manager interface and HTTP server
* Added the URI redirect option for the built-in HTTP server
* The output of CallerID in Manager events is now more consistent.
CallerIDNum is used for number and CallerIDName for name.