From 98b08197f383a932771d0e5ee0f6e9d5691dc658 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Fri, 6 Jul 2007 03:40:57 +0000 Subject: [PATCH] note TLS support for manager and HTTP in CHANGES git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@73632 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index a518c842c3..c900ab4731 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.