From: Russell Bryant Date: Fri, 6 Jul 2007 03:40:57 +0000 (+0000) Subject: note TLS support for manager and HTTP in CHANGES X-Git-Tag: 1.6.0-beta1~3^2~2138 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98b08197f383a932771d0e5ee0f6e9d5691dc658;p=thirdparty%2Fasterisk.git 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 --- 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.